Function gl::GetnColorTable

source ·
pub unsafe fn GetnColorTable(
    target: GLenum,
    format: GLenum,
    type_: GLenum,
    bufSize: GLsizei,
    table: *mut c_void
)