unsafe_yyjson_set_type

Function unsafe_yyjson_set_type 

Source
pub unsafe extern "C" fn unsafe_yyjson_set_type(
    val: *mut c_void,
    type_: yyjson_type,
    subtype: yyjson_subtype,
)