[][src]Type Definition makepad_glx_sys::PFNGLDEBUGMESSAGEENABLEAMDPROC

type PFNGLDEBUGMESSAGEENABLEAMDPROC = Option<unsafe extern "C" fn(category: GLenum, severity: GLenum, count: GLsizei, ids: *const GLuint, enabled: GLboolean)>;