Function windows::Win32::Graphics::OpenGL::glColorPointer

pub unsafe fn glColorPointer(
    size: i32,
    type: u32,
    stride: i32,
    pointer: *const c_void,
)