Function gstreamer_sys::gst_buffer_add_custom_meta

source ยท
pub unsafe extern "C" fn gst_buffer_add_custom_meta(
    buffer: *mut GstBuffer,
    name: *const c_char,
) -> *mut GstCustomMeta
Available on crate feature v1_20 only.