Function windows::Win32::NetworkManagement::WNet::WNetCancelConnection2A
pub unsafe fn WNetCancelConnection2A<P0, P1>(
lpname: P0,
dwflags: NET_CONNECT_FLAGS,
fforce: P1,
) -> WIN32_ERRORwhere
P0: Param<PCSTR>,
P1: Param<BOOL>,