Function clonefile

Source
pub unsafe extern "C" fn clonefile(
    src: *const i8,
    dst: *const i8,
    flags: u32,
) -> i32