[][src]Type Definition makepad_glx_sys::PFNGLDRAWARRAYSINSTANCEDBASEINSTANCEPROC

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