LsaQueryForestTrustInformation

Function LsaQueryForestTrustInformation 

Source
pub unsafe extern "system" fn LsaQueryForestTrustInformation(
    PolicyHandle: LSA_HANDLE,
    TrustedDomainName: PLSA_UNICODE_STRING,
    ForestTrustInfo: *mut PLSA_FOREST_TRUST_INFORMATION,
) -> NTSTATUS