[][src]Function hactool_sys::cJSON_CreateIntArray

pub unsafe extern "C" fn cJSON_CreateIntArray(
    numbers: *const c_int,
    count: c_int
) -> *mut cJSON