[][src]Function hactool_sys::cJSON_AddItemToArray

pub unsafe extern "C" fn cJSON_AddItemToArray(
    array: *mut cJSON,
    item: *mut cJSON
)