[][src]Type Definition raylib_sys::PFNGLTEXCOORDP3UIPROC

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