Function libc::copyfile

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