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

Required features: "Win32_Foundation"