gstreamer_sys

Function gst_pad_new_from_template

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