[][src]Function tinyspline_sys::json_object_get_object

pub unsafe extern "C" fn json_object_get_object(
    object: *const JSON_Object,
    name: *const c_char
) -> *mut JSON_Object