[][src]Function sapp_linux::glGetnColorTableARB

pub unsafe extern "C" fn glGetnColorTableARB(
    target: GLenum,
    format: GLenum,
    type_: GLenum,
    bufSize: GLsizei,
    table: *mut c_void
)