Function libc::fclonefileat[][src]

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