pub unsafe extern "system" fn DsMergeForestTrustInformationW(
    domainname: PCWSTR,
    newforesttrustinfo: *const LSA_FOREST_TRUST_INFORMATION,
    oldforesttrustinfo: *const LSA_FOREST_TRUST_INFORMATION,
    mergedforesttrustinfo: *mut *mut LSA_FOREST_TRUST_INFORMATION
) -> u32
Expand description

Required features: ‘Win32_Networking_ActiveDirectory’, ‘Win32_Foundation’, ‘Win32_Security_Authentication_Identity’