pub type PFNGLARRAYELEMENTEXTPROC = Option<unsafe extern "system" fn(i: i32)>;
Expand description

Required features: "Win32_Graphics_OpenGL"