Function windows_sys::Wdk::Storage::FileSystem::CcFastCopyRead
pub unsafe extern "system" fn CcFastCopyRead(
fileobject: *const FILE_OBJECT,
fileoffset: u32,
length: u32,
pagecount: u32,
buffer: *mut c_void,
iostatus: *mut IO_STATUS_BLOCK
)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"