Type Definition cryptoki_sys::CK_C_Initialize[][src]

type CK_C_Initialize = Option<unsafe extern "C" fn(init_args: *mut c_void) -> CK_RV>;