[][src]Function hactool_sys::cJSON_GetArrayItem

pub unsafe extern "C" fn cJSON_GetArrayItem(
    array: *const cJSON,
    index: c_int
) -> *mut cJSON