Function gstreamer_sys::gst_buffer_map

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