Function kernel32::CancelIoEx [] [src]

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