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