[][src]Function miniquad::gl::glIndexPointer

pub unsafe extern "C" fn glIndexPointer(
    type_: u32,
    stride: i32,
    ptr: *const c_void
)