[][src]Function gstreamer_sys::gst_buffer_map

pub unsafe extern "C" fn gst_buffer_map(
    buffer: *mut GstBuffer,
    info: *mut GstMapInfo,
    flags: GstMapFlags
) -> gboolean