[][src]Type Definition makepad_glx_sys::PFNGLGETPERFMONITORGROUPSTRINGAMDPROC

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