[][src]Type Definition makepad_glx_sys::PFNGLDEBUGMESSAGEINSERTPROC

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