mirror_ffmpeg_sys

Function av_rescale_q

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