[][src]Function hactool_sys::cJSON_GetObjectItemCaseSensitive

pub unsafe extern "C" fn cJSON_GetObjectItemCaseSensitive(
    object: *const cJSON,
    string: *const c_char
) -> *mut cJSON