pub unsafe extern "system" fn DnsHostnameToComputerNameExW(
    hostname: PCWSTR,
    computername: PWSTR,
    nsize: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"