windows::Win32::Security::Authentication::Identity

Function LsaQueryTrustedDomainInfo

pub unsafe fn LsaQueryTrustedDomainInfo(
    policyhandle: LSA_HANDLE,
    trusteddomainsid: PSID,
    informationclass: TRUSTED_INFORMATION_CLASS,
    buffer: *mut *mut c_void,
) -> NTSTATUS