Function gstreamer_sys::gst_mini_object_set_qdata[][src]

pub unsafe extern "C" fn gst_mini_object_set_qdata(
    object: *mut GstMiniObject,
    quark: GQuark,
    data: gpointer,
    destroy: GDestroyNotify
)