[][src]Function ffmpeg_sys_next::av_rescale_q

pub unsafe extern "C" fn av_rescale_q(
    a: i64,
    bq: AVRational,
    cq: AVRational
) -> i64