Function windows_sys::Win32::Graphics::OpenGL::glVertexPointer
pub unsafe extern "system" fn glVertexPointer(
size: i32,
type: u32,
stride: i32,
pointer: *const c_void
)
pub unsafe extern "system" fn glVertexPointer(
size: i32,
type: u32,
stride: i32,
pointer: *const c_void
)