pub type PKSEC_INSERT_LIST_ENTRY = Option<unsafe extern "system" fn(list: *const c_void, entry: *const KSEC_LIST_ENTRY)>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_System_Kernel"