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

type PFNGLISENABLEDIPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint) -> GLboolean>;