[][src]Function glu_sys::glu::glEvalMesh2

pub unsafe extern "C" fn glEvalMesh2(
    mode: GLenum,
    i1: GLint,
    i2: GLint,
    j1: GLint,
    j2: GLint
)