[][src]Function gstreamer_sys::gst_pad_template_new_with_gtype

pub unsafe extern "C" fn gst_pad_template_new_with_gtype(
    name_template: *const c_char,
    direction: GstPadDirection,
    presence: GstPadPresence,
    caps: *mut GstCaps,
    pad_type: GType
) -> *mut GstPadTemplate