Skip to main content

glColor3us

Function glColor3us 

Source
pub unsafe extern "C" fn glColor3us(
    red: GLushort,
    green: GLushort,
    blue: GLushort,
)