[][src]Function gst::ffi::gst_pad_new

pub unsafe extern "C" fn gst_pad_new(
    name: *const gchar,
    direction: GstPadDirection
) -> *mut GstPad