Function CancelIoEx

Source
pub unsafe extern "C" fn CancelIoEx(
    hFile: HANDLE,
    lpOverlapped: LPOVERLAPPED,
) -> BOOL