[][src]Type Definition winapi::shared::sspi::SEC_GET_KEY_FN

type SEC_GET_KEY_FN = Option<unsafe extern "system" fn(Arg: *mut c_void, Principal: *mut c_void, KeyVer: c_ulong, Key: *mut *mut c_void, Status: *mut SECURITY_STATUS)>;