Function ffmpeg::ffi::av_sub_q

source ยท
pub unsafe extern "C" fn av_sub_q(
    b: AVRational,
    c: AVRational,
) -> AVRational