windows::Win32::Networking::ActiveDirectory

Function DsBindW

pub unsafe fn DsBindW<P0, P1>(
    domaincontrollername: P0,
    dnsdomainname: P1,
    phds: *mut HANDLE,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,