Function gdnative_sys::godot_array_new_copy [] [src]

pub unsafe extern "C" fn godot_array_new_copy(
    r_dest: *mut godot_array,
    p_src: *const godot_array
)