[][src]Function uikit_sys::CVOpenGLESTextureGetCleanTexCoords

pub unsafe extern "C" fn CVOpenGLESTextureGetCleanTexCoords(
    image: CVOpenGLESTextureRef,
    lowerLeft: *mut GLfloat,
    lowerRight: *mut GLfloat,
    upperRight: *mut GLfloat,
    upperLeft: *mut GLfloat
)