Skip to main content

glColorTableParameterivSGI

Function glColorTableParameterivSGI 

Source
pub unsafe extern "C" fn glColorTableParameterivSGI(
    target: GLenum,
    pname: GLenum,
    params: *const GLint,
)