[][src]Type Definition glu_sys::glu::PFNGLGETPERFMONITORCOUNTERDATAAMDPROC

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