[][src]Function uclicious_libucl_sys::ucl_copy_key_trash

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

@defgroup utils Utility functions A number of utility functions simplify handling of UCL objects

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