[][src]Function winapi::um::dsgetdc::DsGetForestTrustInformationW

pub unsafe extern "system" fn DsGetForestTrustInformationW(
    ServerName: LPCWSTR,
    TrustedDomainName: LPCWSTR,
    Flags: DWORD,
    ForestTrustInfo: *mut PLSA_FOREST_TRUST_INFORMATION
) -> DWORD