Function WNetGetUserA
pub unsafe fn WNetGetUserA<P0>(
lpname: P0,
lpusername: PSTR,
lpnlength: *mut u32,
) -> WIN32_ERRORwhere
P0: Param<PCSTR>,
pub unsafe fn WNetGetUserA<P0>(
lpname: P0,
lpusername: PSTR,
lpnlength: *mut u32,
) -> WIN32_ERRORwhere
P0: Param<PCSTR>,