text_make_style_shader

Function text_make_style_shader 

Source
pub unsafe extern "C" fn text_make_style_shader(
    font: FontT,
    layout_height: f32,
    shader: ShaderT,
    color_gamma: Color128,
) -> TextStyle