[−][src]Function ffmpeg_dev::sys::av_mul_q
pub unsafe extern "C" fn av_mul_q(b: AVRational, c: AVRational) -> AVRational
Multiply two rationals. @param b First rational @param c Second rational @return b*c
pub unsafe extern "C" fn av_mul_q(b: AVRational, c: AVRational) -> AVRational
Multiply two rationals. @param b First rational @param c Second rational @return b*c