[][src]Type Definition sapp_linux::PFNGLPUSHDEBUGGROUPPROC

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