Function gstreamer_sys::gst_pad_new_from_static_template[][src]

pub unsafe extern "C" fn gst_pad_new_from_static_template(
    templ: *mut GstStaticPadTemplate,
    name: *const c_char
) -> *mut GstPad