[][src]Type Definition sapp_linux::PFNGLDEBUGMESSAGEINSERTPROC

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