Function windows::Win32::Security::Authentication::Identity::LsaQueryForestTrustInformation
pub unsafe fn LsaQueryForestTrustInformation<P0>(
policyhandle: P0,
trusteddomainname: *const LSA_UNICODE_STRING,
foresttrustinfo: *mut *mut LSA_FOREST_TRUST_INFORMATION,
) -> NTSTATUSwhere
P0: Param<LSA_HANDLE>,