pub unsafe extern "system" fn DsBindWithCredW(
    domaincontrollername: PCWSTR,
    dnsdomainname: PCWSTR,
    authidentity: *const c_void,
    phds: *mut HANDLE
) -> u32
Expand description

Required features: "Win32_Foundation"