Function copyfile

Source
pub unsafe extern "C" fn copyfile(
    from: *const i8,
    to: *const i8,
    state: *mut c_void,
    flags: u32,
) -> i32