PA_FORMAT_INFO_SNPRINT_MAX

Maximum required string length for * pa_format_info_snprint(). Please note that this value can change * with any release without warning and without being considered API * or ABI breakage. You should not use this definition anywhere where * it might become part of an ABI. \since 1.0

extern (C)
enum PA_FORMAT_INFO_SNPRINT_MAX = 256;

Meta