[−][src]Function ffmpeg_dev::sys::av_div_q
pub unsafe extern "C" fn av_div_q(b: AVRational, c: AVRational) -> AVRational
Divide one rational by another. @param b First rational @param c Second rational @return b/c
pub unsafe extern "C" fn av_div_q(b: AVRational, c: AVRational) -> AVRational
Divide one rational by another. @param b First rational @param c Second rational @return b/c