json_node_set_parent

Function json_node_set_parent 

Source
pub unsafe extern "C" fn json_node_set_parent(
    node: *mut JsonNode,
    parent: *mut JsonNode,
)