json_parser_set_strict

Function json_parser_set_strict 

Source
pub unsafe extern "C" fn json_parser_set_strict(
    parser: *mut JsonParser,
    strict: gboolean,
)
Available on crate feature v1_10 only.