gst_bin_add

Function gst_bin_add 

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