pub unsafe extern "system" fn QOSCancel(
    qoshandle: HANDLE,
    overlapped: *const OVERLAPPED
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_System_IO"