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

Function LsaQueryForestTrustInformation2

pub unsafe fn LsaQueryForestTrustInformation2(
    policyhandle: LSA_HANDLE,
    trusteddomainname: *const LSA_UNICODE_STRING,
    highestrecordtype: LSA_FOREST_TRUST_RECORD_TYPE,
    foresttrustinfo: *mut *mut LSA_FOREST_TRUST_INFORMATION2,
) -> NTSTATUS