Function av_div_i

Source
pub unsafe extern "C" fn av_div_i(
    a: AVInteger,
    b: AVInteger,
) -> AVInteger
Expand description

Return a/b.