json_node_set_object

Function json_node_set_object 

Source
pub unsafe extern "C" fn json_node_set_object(
    node: *mut JsonNode,
    object: *mut JsonObject,
)