gstreamer_sys

Function gst_element_factory_create

Source
pub unsafe extern "C" fn gst_element_factory_create(
    factory: *mut GstElementFactory,
    name: *const c_char,
) -> *mut GstElement