Function gl_helpers::link_program

source ·
pub fn link_program(vertex_shader: GLuint, fragment_shader: GLuint) -> GLuint