[][src]Function sdl2_sys::ttf::TTF_RenderUNICODE_Solid

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