Function windows_sys::Win32::Networking::ActiveDirectory::DsGetDcNameA

pub unsafe extern "system" fn DsGetDcNameA(
    computername: PCSTR,
    domainname: PCSTR,
    domainguid: *const GUID,
    sitename: PCSTR,
    flags: u32,
    domaincontrollerinfo: *mut *mut DOMAIN_CONTROLLER_INFOA,
) -> u32