[][src]Function sdl2_sys::ttf::TTF_RenderText_Shaded

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