Function windows::Wdk::Storage::FileSystem::CcFastCopyRead

pub unsafe fn CcFastCopyRead(
    fileobject: *const FILE_OBJECT,
    fileoffset: u32,
    length: u32,
    pagecount: u32,
    buffer: *mut c_void,
    iostatus: *mut IO_STATUS_BLOCK,
)