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

Get the priority for specific UCL object @param obj any ucl object @return priority of an object