[][src]Type Definition makepad_glx_sys::GLDEBUGPROCAMD

type GLDEBUGPROCAMD = Option<unsafe extern "C" fn(id: GLuint, category: GLenum, severity: GLenum, length: GLsizei, message: *const GLchar, userParam: *mut c_void)>;