[][src]Type Definition rs_gles3::bindings::PFNGLDRAWELEMENTSINSTANCEDPROC

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