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