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