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

type PFNGLGETPERFMONITORCOUNTERSTRINGAMDPROC = Option<unsafe extern "C" fn(group: GLuint, counter: GLuint, bufSize: GLsizei, length: *mut GLsizei, counterString: *mut GLchar)>;