Searched defs:cJSON_CreateFloatArray (Results 1 – 1 of 1) sorted by relevance
3551 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const double *numbers, int count) function3590 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count) function