Skip to main content

glColor3ub

Function glColor3ub 

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