[][src]Type Definition sapp_linux::PFNGLGETPERFMONITORGROUPSTRINGAMDPROC

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