[][src]Function uclicious_libucl_sys::ucl_object_ref

pub unsafe extern "C" fn ucl_object_ref(
    obj: *const ucl_object_t
) -> *mut ucl_object_t

Increase reference count for an object @param obj object to ref @return the referenced object