windows::Win32::System::SystemInformation

Function GetComputerNameExW

pub unsafe fn GetComputerNameExW(
    nametype: COMPUTER_NAME_FORMAT,
    lpbuffer: Option<PWSTR>,
    nsize: *mut u32,
) -> Result<()>