Skip to main content

glColor4us

Function glColor4us 

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