Function ffmpeg::ffi::av_div_q

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