Function gstreamer_sys::gst_ghost_pad_new_from_template

source ·
pub unsafe extern "C" fn gst_ghost_pad_new_from_template(
    name: *const c_char,
    target: *mut GstPad,
    templ: *mut GstPadTemplate,
) -> *mut GstPad