Function gstreamer_sys::gst_pad_push

source ·
pub unsafe extern "C" fn gst_pad_push(
    pad: *mut GstPad,
    buffer: *mut GstBuffer,
) -> GstFlowReturn