Function windows::Win32::NetworkManagement::WNet::WNetCancelConnectionW
pub unsafe fn WNetCancelConnectionW<P0, P1>(
lpname: P0,
fforce: P1,
) -> WIN32_ERRORwhere
P0: Param<PCWSTR>,
P1: Param<BOOL>,