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

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