[][src]Type Definition rs_gles2::bindings::PFNGLWAITSEMAPHOREEXTPROC

type PFNGLWAITSEMAPHOREEXTPROC = Option<unsafe extern "C" fn(semaphore: GLuint, numBufferBarriers: GLuint, buffers: *const GLuint, numTextureBarriers: GLuint, textures: *const GLuint, srcLayouts: *const GLenum)>;