gstreamer_sys

Function gst_bin_add

Source
pub unsafe extern "C" fn gst_bin_add(
    bin: *mut GstBin,
    element: *mut GstElement,
) -> gboolean