nss_sys

Function PK11_CreateGenericObject

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