pub unsafe extern "system" fn GetUserNameW(
    lpbuffer: PWSTR,
    pcbbuffer: *mut u32
) -> BOOL
Expand description

Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’