winapi::um::winbase

Function DnsHostnameToComputerNameW

Source
pub unsafe extern "system" fn DnsHostnameToComputerNameW(
    Hostname: LPCWSTR,
    ComputerName: LPWSTR,
    nSize: LPDWORD,
) -> BOOL