[][src]Function ffav_sys::swresample_version

pub unsafe extern "C" fn swresample_version() -> c_uint

Return the @ref LIBSWRESAMPLE_VERSION_INT constant.

This is useful to check if the build-time libswresample has the same version as the run-time one.

@returns the unsigned int-typed version