Function windows::Win32::NetworkManagement::WNet::NPCancelConnection

pub unsafe fn NPCancelConnection<P0, P1>(lpname: P0, fforce: P1) -> u32
where P0: Param<PCWSTR>, P1: Param<BOOL>,