Function gst::ffi::gst_pad_pull_range[][src]

pub unsafe extern "C" fn gst_pad_pull_range(
    pad: *mut GstPad,
    offset: guint64,
    size: guint,
    buffer: *mut *mut GstBuffer
) -> GstFlowReturn