pub type PFNGLINDEXPOINTEREXTPROC = Option<unsafe extern "system" fn(type: u32, stride: i32, count: i32, pointer: *const c_void)>;
Expand description

Required features: "Win32_Graphics_OpenGL"