Function windows_sys::Wdk::Storage::FileSystem::ZwCancelIoFileEx
pub unsafe extern "system" fn ZwCancelIoFileEx(
filehandle: HANDLE,
iorequesttocancel: *const IO_STATUS_BLOCK,
iostatusblock: *mut IO_STATUS_BLOCK,
) -> NTSTATUS