pub unsafe extern "C" fn CVOpenGLTextureGetCleanTexCoords(
image: CVOpenGLTextureRef,
lowerLeft: *mut GLfloat,
lowerRight: *mut GLfloat,
upperRight: *mut GLfloat,
upperLeft: *mut GLfloat,
)Expand description
Apple SDK function CVOpenGLTextureGetCleanTexCoords.