[][src]Function uclicious_libucl_sys::ucl_object_tostring_forced

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

Convert any object to a string in JSON notation if needed @param obj CL object @return string value