Function windows::Wdk::Storage::FileSystem::IoPageRead

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