windows::Wdk::Storage::FileSystem

Function NtCancelIoFileEx

pub unsafe fn NtCancelIoFileEx(
    filehandle: HANDLE,
    iorequesttocancel: Option<*const IO_STATUS_BLOCK>,
    iostatusblock: *mut IO_STATUS_BLOCK,
) -> NTSTATUS