pub unsafe extern "C" fn ucl_object_tostring(
    obj: *const ucl_object_t
) -> *const c_char
Expand description

Unsafe version of \ref ucl_obj_tostring_safe @param obj CL object @return string value