[][src]Type Definition makepad_glx_sys::PFNGLDRAWELEMENTARRAYAPPLEPROC

type PFNGLDRAWELEMENTARRAYAPPLEPROC = Option<unsafe extern "C" fn(mode: GLenum, first: GLint, count: GLsizei)>;