json_node_set_int

Function json_node_set_int 

Source
pub unsafe extern "C" fn json_node_set_int(
    node: *mut JsonNode,
    value: i64,
)