pub unsafe extern "system" fn LsaRegisterLogonProcess(
    logonprocessname: *const STRING,
    lsahandle: *mut LsaHandle,
    securitymode: *mut u32
) -> NTSTATUS
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation", "Win32_System_Kernel"