Skip to main content

glColorTableParameterfvSGI

Function glColorTableParameterfvSGI 

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