pub unsafe extern "C" fn av_sub_q(
b: AVRational,
c: AVRational,
) -> AVRational
Expand description
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