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

type PFNGLTEXFILTERFUNCSGISPROC = Option<unsafe extern "C" fn(target: GLenum, filter: GLenum, n: GLsizei, weights: *const GLfloat)>;