Function gstreamer_sys::gst_meta_serialize_simple

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