Function frida_sys::_frida_json_node_set_int

source ยท
pub unsafe extern "C" fn _frida_json_node_set_int(
    node: *mut JsonNode,
    value: gint64,
)