json_path_compile

Function json_path_compile 

Source
pub unsafe extern "C" fn json_path_compile(
    path: *mut JsonPath,
    expression: *const c_char,
    error: *mut *mut GError,
) -> gboolean