Function gstreamer_sys::gst_pad_new[][src]

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