[][src]Function ffmpeg_dev::sys::ff_mpv_reallocate_putbitbuffer

pub unsafe extern "C" fn ff_mpv_reallocate_putbitbuffer(
    s: *mut MpegEncContext,
    threshold: usize,
    size_increase: usize
) -> c_int