Function windows_sys::Win32::Graphics::OpenGL::glIndexPointer

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