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

Required features: "Win32_Graphics_OpenGL"