[][src]Function gstreamer_sys::gst_memory_map

pub unsafe extern "C" fn gst_memory_map(
    mem: *mut GstMemory,
    info: *mut GstMapInfo,
    flags: GstMapFlags
) -> gboolean