Function windows_sys::Win32::Storage::FileSystem::BuildIoRingReadFile
[−]pub unsafe extern "system" fn BuildIoRingReadFile(
ioring: *const HIORING__,
fileref: IORING_HANDLE_REF,
dataref: IORING_BUFFER_REF,
numberofbytestoread: u32,
fileoffset: u64,
userdata: usize,
flags: IORING_SQE_FLAGS
) -> HRESULT
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"