[][src]Function sapp_linux::glVertexPointer

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