pub type PFNGLDRAWARRAYSEXTPROC = Option<unsafe extern "system" fn(mode: u32, first: i32, count: i32)>;
Expand description

Required features: "Win32_Graphics_OpenGL"