Function windows_sys::Wdk::Storage::FileSystem::IoPageRead

pub unsafe extern "system" fn IoPageRead(
    fileobject: *const FILE_OBJECT,
    memorydescriptorlist: *const MDL,
    startingoffset: *const i64,
    event: *const KEVENT,
    iostatusblock: *mut IO_STATUS_BLOCK,
) -> NTSTATUS