[][src]Function tinyspline_sys::json_object_dothas_value_of_type

pub unsafe extern "C" fn json_object_dothas_value_of_type(
    object: *const JSON_Object,
    name: *const c_char,
    type_: JSON_Value_Type
) -> c_int