[][src]Function sdl2_sys::gfx::primitives::stringColor

pub unsafe extern "C" fn stringColor(
    renderer: *mut SDL_Renderer,
    x: Sint16,
    y: Sint16,
    s: *const c_char,
    color: Uint32
) -> c_int