[][src]Function uclicious_libucl_sys::ucl_copy_value_trash

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

Copy and return a string value of an object, returned key is zero-terminated @param obj CL object @return zero terminated string representation of object value