Function windows::Win32::NetworkManagement::WNet::WNetGetUserW

pub unsafe fn WNetGetUserW<P0>(
    lpname: P0,
    lpusername: PWSTR,
    lpnlength: *mut u32
) -> WIN32_ERROR
where P0: Param<PCWSTR>,