json_reader_set_root

Function json_reader_set_root 

Source
pub unsafe extern "C" fn json_reader_set_root(
    reader: *mut JsonReader,
    root: *mut JsonNode,
)