[][src]Type Definition makepad_glx_sys::PFNGLDEBUGMESSAGEINSERTARBPROC

type PFNGLDEBUGMESSAGEINSERTARBPROC = Option<unsafe extern "C" fn(source: GLenum, type_: GLenum, id: GLuint, severity: GLenum, length: GLsizei, buf: *const GLchar)>;