Function windows_sys::Win32::System::WindowsProgramming::DnsHostnameToComputerNameW
pub unsafe extern "system" fn DnsHostnameToComputerNameW(
hostname: PCWSTR,
computername: PWSTR,
nsize: *mut u32
) -> BOOL
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"