Skip to main content

glColor4ub

Function glColor4ub 

Source
pub unsafe extern "C" fn glColor4ub(
    red: GLubyte,
    green: GLubyte,
    blue: GLubyte,
    alpha: GLubyte,
)