[][src]Function nss::pk11::slot::get_internal_slot

pub(crate) fn get_internal_slot() -> Result<Slot>

Safe wrapper around PK11_GetInternalSlot that de-allocates memory when the slot goes out of scope.