pub fn check_version(major: u8, minor: u8, micro: u8) -> bool
Expand description

Evaluates to true if the PulseAudio library version targeted by this version of the PA binding library is equal or newer than the version specified.