Function frida_sys::_frida_json_node_set_string

source ยท
pub unsafe extern "C" fn _frida_json_node_set_string(
    node: *mut JsonNode,
    value: *const gchar,
)