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

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