Function gst::ffi::gst_pad_new_from_template[][src]

pub unsafe extern "C" fn gst_pad_new_from_template(
    templ: *mut GstPadTemplate,
    name: *const gchar
) -> *mut GstPad