gstreamer_sys

Function gst_pad_new

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