DrawElements

Function DrawElements 

Source
pub unsafe fn DrawElements(
    mode: u32,
    count: i32,
    type_: u32,
    indices: *const c_void,
)