json_node_get_parent

Function json_node_get_parent 

Source
pub unsafe extern "C" fn json_node_get_parent(
    node: *mut JsonNode,
) -> *mut JsonNode