[][src]Type Definition raylib_sys::PFNGLTEXCOORDP2UIPROC

type PFNGLTEXCOORDP2UIPROC = Option<unsafe extern "C" fn(type_: GLenum, coords: GLuint)>;