Function av_buffer_realloc

Source
pub unsafe extern "C" fn av_buffer_realloc(
    buf: *mut *mut AVBufferRef,
    size: c_int,
) -> c_int