Function WNetCancelConnection2W
pub unsafe fn WNetCancelConnection2W<P0>(
lpname: P0,
dwflags: NET_CONNECT_FLAGS,
fforce: bool,
) -> WIN32_ERRORwhere
P0: Param<PCWSTR>,
pub unsafe fn WNetCancelConnection2W<P0>(
lpname: P0,
dwflags: NET_CONNECT_FLAGS,
fforce: bool,
) -> WIN32_ERRORwhere
P0: Param<PCWSTR>,