[][src]Function sdl2_sys::ttf::TTF_RenderUTF8_Blended

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