[][src]Type Definition sapp_linux::PFNGLGETPERFMONITORCOUNTERDATAAMDPROC

type PFNGLGETPERFMONITORCOUNTERDATAAMDPROC = Option<unsafe extern "C" fn(monitor: GLuint, pname: GLenum, dataSize: GLsizei, data: *mut GLuint, bytesWritten: *mut GLint)>;