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

Unsafe version of \ref ucl_obj_toint_safe @param obj CL object @return int value