json_node_new

Function json_node_new 

Source
pub unsafe extern "C" fn json_node_new(
    type_: JsonNodeType,
) -> *mut JsonNode