Function DnsHostnameToComputerNameA

Source
pub unsafe extern "C" fn DnsHostnameToComputerNameA(
    Hostname: LPCSTR,
    ComputerName: LPSTR,
    nSize: LPDWORD,
) -> BOOL