[][src]Type Definition makepad_glx_sys::PFNGLGETPERFMONITORCOUNTERSTRINGAMDPROC

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