Type Definition gstreamer_gl_sys::GstGLBaseMemoryAllocatorMapFunction
source · pub type GstGLBaseMemoryAllocatorMapFunction = Option<unsafe extern "C" fn(_: *mut GstGLBaseMemory, _: *mut GstMapInfo, _: size_t) -> gpointer>;