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

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