[][src]Function nss_sys::PK11_CreateGenericObject

pub unsafe extern "C" fn PK11_CreateGenericObject(
    slot: *mut PK11SlotInfo,
    pTemplate: *const CK_ATTRIBUTE,
    count: c_int,
    token: PRBool
) -> *mut PK11GenericObject