json_to_string

Function json_to_string 

Source
pub unsafe extern "C" fn json_to_string(
    node: *mut JsonNode,
    pretty: gboolean,
) -> *mut c_char
Available on crate feature v1_2 only.