[][src]Type Definition rs_gles2::bindings::PFNGLDRAWELEMENTSINSTANCEDEXTPROC

type PFNGLDRAWELEMENTSINSTANCEDEXTPROC = Option<unsafe extern "C" fn(mode: GLenum, count: GLsizei, type_: GLenum, indices: *const c_void, primcount: GLsizei)>;