Function windows_sys::Win32::Security::Authentication::Identity::LsaQueryTrustedDomainInfo
pub unsafe extern "system" fn LsaQueryTrustedDomainInfo(
policyhandle: LSA_HANDLE,
trusteddomainsid: PSID,
informationclass: TRUSTED_INFORMATION_CLASS,
buffer: *mut *mut c_void
) -> NTSTATUS
Expand description
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"