Function libc::fclonefileat

source ยท
pub unsafe extern "C" fn fclonefileat(
    srcfd: c_int,
    dst_dirfd: c_int,
    dst: *const c_char,
    flags: u32,
) -> c_int