Constant libpulse_binding::volume::CVOLUME_PRINT_MAX
[−]
[src]
pub const CVOLUME_PRINT_MAX: usize=capi::PA_CVOLUME_SNPRINT_MAX
The maximum length of strings returned by CVolume::print, as per the underlying C function.
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.