Function gl_helpers::gl_draw_elements[][src]

pub fn gl_draw_elements(
    mode: DrawMode,
    count: usize,
    kind: IndexKind,
    offset: GLint
)