[][src]Type Definition skia_bindings::GrGLDrawElementsFn

type GrGLDrawElementsFn = Option<unsafe extern "C" fn(mode: GrGLenum, count: GrGLsizei, type_: GrGLenum, indices: *const GrGLvoid) -> GrGLvoid>;