gst_bin_remove

Function gst_bin_remove 

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