[][src]Function uclicious_libucl_sys::ucl_object_copy

pub unsafe extern "C" fn ucl_object_copy(
    other: *const ucl_object_t
) -> *mut ucl_object_t

Perform deep copy of an object copying everything @param other object to copy @return new object with refcount equal to 1