Function ff_mpeg_draw_horiz_band

Source
pub unsafe extern "C" fn ff_mpeg_draw_horiz_band(
    s: *mut MpegEncContext,
    y: c_int,
    h: c_int,
)