Bind the view framebuffer

Property definitions

ios $ NitGLKView :: bind_drawable
	# Bind the view framebuffer
	fun bind_drawable do native.bind_drawable
lib/ios/glkit.nit:106,2--107,42