Function windows_sys::Win32::System::SystemInformation::GetComputerNameExW
[−]pub unsafe extern "system" fn GetComputerNameExW(
nametype: COMPUTER_NAME_FORMAT,
lpbuffer: PWSTR,
nsize: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_System_SystemInformation’, ‘Win32_Foundation’