Function ffmpeg::ffi::av_mul_q

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