Function libpulse_binding::version::check_version[][src]

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

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.