pub type PFNGLCOLORTABLEEXTPROC = Option<unsafe extern "system" fn(target: u32, internalformat: u32, width: i32, format: u32, type: u32, data: *const c_void)>;
Expand description

Required features: "Win32_Graphics_OpenGL"