windows::Wdk::Storage::FileSystem

Function ZwCancelIoFileEx

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