[][src]Function libucl_bind::ucl_object_tolstring_safe

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