Skip to main content

glAttachShader

Function glAttachShader 

Source
pub unsafe extern "C" fn glAttachShader(
    program: GLuint,
    shader: GLuint,
)