pub type PLSA_OPEN_TOKEN_BY_LOGON_ID = Option<unsafe extern "system" fn(logonid: *const LUID, rettokenhandle: *mut HANDLE) -> NTSTATUS>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"