Function gstreamer_sys::gst_pad_template_new_with_gtype
source ยท 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