gstreamer_sys

Function gst_meta_serialize_simple

Source
pub unsafe extern "C" fn gst_meta_serialize_simple(
    meta: *const GstMeta,
    data: *mut GByteArray,
) -> gboolean