[][src]Function byteplug::draw::gl::DrawElementsBaseVertex

pub unsafe extern "system" fn DrawElementsBaseVertex(
    mode: GLenum,
    count: GLsizei,
    type_: GLenum,
    indices: *const c_void,
    basevertex: GLint
)