Function gl_helpers::compile_shader

source ·
pub fn compile_shader(source: &str, kind: GLenum) -> GLuint