pub unsafe extern "system" fn glIndexPointer(
    type: u32,
    stride: i32,
    pointer: *const c_void
)
Expand description

Required features: "Win32_Graphics_OpenGL"