pub unsafe extern "system" fn DsGetForestTrustInformationW(
    servername: PCWSTR,
    trusteddomainname: PCWSTR,
    flags: u32,
    foresttrustinfo: *mut *mut LSA_FOREST_TRUST_INFORMATION
) -> u32
Expand description

Required features: "Win32_Networking_ActiveDirectory", "Win32_Foundation", "Win32_Security_Authentication_Identity"