pub type PKSEC_DEREFERENCE_LIST_ENTRY = Option<unsafe extern "system" fn(entry: *const KSEC_LIST_ENTRY, delete: *mut u8)>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_System_Kernel"