[][src]Function uclicious_libucl_sys::ucl_object_type_to_string

pub unsafe extern "C" fn ucl_object_type_to_string(
    type_: ucl_type_t
) -> *const c_char

Converts ucl object type to its string representation @param type type of object @return constant string describing type