[−][src]Function libpulse_sys::version::pa_check_version
pub fn pa_check_version(major: u8, minor: u8, _micro: u8) -> bool
Just compares given version with that defined in TARGET_VERSION and returns true if the
TARGET_VERSION version is greater. This does not involve talking to the PulseAudio client
library at runtime. This is not very useful!