[][src]Function gst::ffi::gst_buffer_map_range

pub unsafe extern "C" fn gst_buffer_map_range(
    buffer: *mut GstBuffer,
    idx: guint,
    length: gint,
    info: *mut GstMapInfo,
    flags: GstMapFlags
) -> gboolean