Function windows::Win32::NetworkManagement::QoS::QOSCancel

pub unsafe fn QOSCancel<P0>(
    qoshandle: P0,
    overlapped: *const OVERLAPPED
) -> BOOL
where P0: Param<HANDLE>,