Function gl_helpers::link_program [] [src]

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