[][src]Function glu_sys::glu::glCallLists

pub unsafe extern "C" fn glCallLists(
    n: GLsizei,
    type_: GLenum,
    lists: *const GLvoid
)