Function windows_sys::Wdk::Storage::FileSystem::CcCopyWrite

pub unsafe extern "system" fn CcCopyWrite(
    fileobject: *const FILE_OBJECT,
    fileoffset: *const i64,
    length: u32,
    wait: BOOLEAN,
    buffer: *const c_void,
) -> BOOLEAN