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
Expand description

Required features: "Wdk_Foundation", "Wdk_System_SystemServices", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"