Function GetComputerNameExW

Source
pub unsafe extern "C" fn GetComputerNameExW(
    NameType: COMPUTER_NAME_FORMAT,
    lpBuffer: LPWSTR,
    nSize: LPDWORD,
) -> BOOL