[][src]Function sdl2_sys::ttf::TTF_RenderGlyph_Solid

pub unsafe extern "C" fn TTF_RenderGlyph_Solid(
    font: *mut TTF_Font,
    ch: Uint16,
    fg: SDL_Color
) -> *mut SDL_Surface