Function av_buffer_get_opaque

Source
pub unsafe extern "C" fn av_buffer_get_opaque(
    buf: *const AVBufferRef,
) -> *mut c_void
Expand description

@return the opaque parameter set by av_buffer_create.