[][src]Function hactool_sys::cJSON_Compare

pub unsafe extern "C" fn cJSON_Compare(
    a: *const cJSON,
    b: *const cJSON,
    case_sensitive: cJSON_bool
) -> cJSON_bool