Function windows_sys::Win32::System::SystemInformation::DnsHostnameToComputerNameExW
pub unsafe extern "system" fn DnsHostnameToComputerNameExW(
hostname: PCWSTR,
computername: PWSTR,
nsize: *mut u32
) -> BOOLExpand description
Required features: "Win32_System_SystemInformation", "Win32_Foundation"