[][src]Type Definition sapp_linux::PFNGLGETPERFMONITORCOUNTERSTRINGAMDPROC

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