[][src]Function alacritty::renderer::create_shader

pub fn create_shader(
    kind: c_uint,
    source: &'static str
) -> Result<c_uint, ShaderCreationError>