[][src]Type Definition sapp_linux::PFNGLARRAYOBJECTATIPROC

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