Type Alias GLDEBUGPROC

Source
pub type GLDEBUGPROC = extern "system" fn(u32, u32, u32, u32, i32, *const i8, *const c_void);
Expand description

The prototype to the OpenGL callback function GLDEBUGPROC