pub unsafe extern "system" fn DsListServersForDomainInSiteW(
hds: HANDLE,
domain: PCWSTR,
site: PCWSTR,
ppservers: *mut *mut DS_NAME_RESULTW
) -> u32Expand description
Required features: "Win32_Networking_ActiveDirectory", "Win32_Foundation"