[][src]Function sdl2_sys::ttf::TTF_RenderText_Blended_Wrapped

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