DoxigAlpha

CancelIoEx

Function parameters

Parameters

#
lpOverlapped:?*OVERLAPPED

Functions in this namespace

Functions

#

Source

Implementation

#
pub extern "kernel32" fn CancelIoEx(
    hFile: HANDLE,
    lpOverlapped: ?*OVERLAPPED,
) callconv(.winapi) BOOL