Skip to main content

glSecondaryColor3ub

Function glSecondaryColor3ub 

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