LsaGetLogonSessionData

Function LsaGetLogonSessionData 

Source
pub unsafe extern "system" fn LsaGetLogonSessionData(
    LogonId: PLUID,
    ppLogonSessionData: *mut PSECURITY_LOGON_SESSION_DATA,
) -> NTSTATUS