Function libc::fcopyfile

source ·
pub unsafe extern "C" fn fcopyfile(
    from: c_int,
    to: c_int,
    state: copyfile_state_t,
    flags: copyfile_flags_t
) -> c_int