Type Definition smithay::backend::renderer::gles2::ffi::types::GLDEBUGPROCARB[][src]

pub type GLDEBUGPROCARB = Option<extern "system" fn(source: GLenum, gltype: GLenum, id: GLuint, severity: GLenum, length: GLsizei, message: *const GLchar, userParam: *mut c_void)>;