Function windows::Wdk::Storage::FileSystem::CcFastCopyWrite

pub unsafe fn CcFastCopyWrite(
    fileobject: *const FILE_OBJECT,
    fileoffset: u32,
    length: u32,
    buffer: *const c_void,
)