[][src]Type Definition makepad_glx_sys::PFNGLARRAYOBJECTATIPROC

type PFNGLARRAYOBJECTATIPROC = Option<unsafe extern "C" fn(array: GLenum, size: GLint, type_: GLenum, stride: GLsizei, buffer: GLuint, offset: GLuint)>;