[][src]Type Definition glu_sys::glu::PFNGLTEXCOORDPOINTERVINTELPROC

type PFNGLTEXCOORDPOINTERVINTELPROC = Option<unsafe extern "C" fn(size: GLint, type_: GLenum, pointer: *mut *const c_void)>;