Function ucl_object_tostring_safe

Source
pub unsafe extern "C" fn ucl_object_tostring_safe(
    obj: *const ucl_object_t,
    target: *mut *const c_char,
) -> bool