* @param str    Output buffer
 * @param len    Size of string length (incl. ending zero)
 */
void odp_cpumask_to_str(const odp_cpumask_t *mask, char *str, int len);

Why don't we use size_t for the"len" parameter?

-- Ola

_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to