json_path_match

Function json_path_match 

Source
pub unsafe extern "C" fn json_path_match(
    path: *mut JsonPath,
    root: *mut JsonNode,
) -> *mut JsonNode