glColorTableParameteriv

Function glColorTableParameteriv 

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