Function windows_sys::Win32::System::WindowsProgramming::DnsHostnameToComputerNameA
pub unsafe extern "system" fn DnsHostnameToComputerNameA(
hostname: PCSTR,
computername: PSTR,
nsize: *mut u32
) -> BOOLExpand description
Required features: "Win32_System_WindowsProgramming", "Win32_Foundation"