[][src]Function sapp_linux::glCallLists

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