Skip to main content

glColor4s

Function glColor4s 

Source
pub unsafe extern "C" fn glColor4s(
    red: GLshort,
    green: GLshort,
    blue: GLshort,
    alpha: GLshort,
)