pub unsafe extern "C" fn ucl_object_type(
    obj: *const ucl_object_t
) -> ucl_type_t
Expand description

Return the type of an object @return the object type