[][src]Function ffmpeg_dev::sys::av_shr_i

pub unsafe extern "C" fn av_shr_i(a: AVInteger, s: c_int) -> AVInteger

bitwise shift @param s the number of bits by which the value should be shifted right, may be negative for shifting left