cloneRange

Submit a BTRFS_IOC_CLONE_RANGE ioctl.

version(linux)
void
cloneRange
(
ref const File srcFile
,
ulong srcOffset
,
ref const File dstFile
,
ulong dstOffset
,
ulong length
)

Meta