[][src]Function ndless_sdl::gfx::primitives::ll::stringColor

pub unsafe extern "C" fn stringColor(
    dst: *mut SDL_Surface,
    x: i16,
    y: i16,
    s: *const c_char,
    color: u32
) -> c_int