Function ffmpeg::ffi::av_buffer_make_writable

source ยท
pub unsafe extern "C" fn av_buffer_make_writable(
    buf: *mut *mut AVBufferRef,
) -> c_int