[][src]Function uclicious_libucl_sys::ucl_object_key

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

Returns a key of an object as a NULL terminated string @param obj CL object @return key or NULL if there is no key