Function gstreamer_sys::gst_element_factory_create

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