[][src]Function sapp_linux::glGetnColorTable

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