Skip to main content

glGetColorTableParameterivSGI

Function glGetColorTableParameterivSGI 

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