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

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