[][src]Function glu_sys::glu::glColorPointer

pub unsafe extern "C" fn glColorPointer(
    size: GLint,
    type_: GLenum,
    stride: GLsizei,
    ptr: *const GLvoid
)