gst_buffer_map

Function gst_buffer_map 

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