Function windows_sys::Wdk::Storage::FileSystem::CcFastCopyWrite

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