Function windows::Win32::System::SystemInformation::DnsHostnameToComputerNameExW
pub unsafe fn DnsHostnameToComputerNameExW<P0>(
hostname: P0,
computername: PWSTR,
nsize: *mut u32,
) -> BOOLwhere
P0: Param<PCWSTR>,