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