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

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