[][src]Function gstreamer_sys::gst_pad_new

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