Function ffmpeg::ffi::av_rescale_rnd

source ·
pub unsafe extern "C" fn av_rescale_rnd(
    a: i64,
    b: i64,
    c: i64,
    rnd: c_uint
) -> i64