Type Definition gstreamer_gl_sys::GstGLBaseMemoryAllocatorMapFunction[][src]

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