Function array_copy_ptr

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