glGetColorTableParameteriv

Function glGetColorTableParameteriv 

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