Function array_copy

Source
pub unsafe extern "C" fn array_copy(
    array: *const Array,
    func_copy: FPtr_scopy,
    type_: *const char_t,
) -> *mut Array