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