[−][src]Function sdl2_sys::gfx::primitives::stringRGBA
pub unsafe extern "C" fn stringRGBA(
renderer: *mut SDL_Renderer,
x: Sint16,
y: Sint16,
s: *const c_char,
r: Uint8,
g: Uint8,
b: Uint8,
a: Uint8
) -> c_int
pub unsafe extern "C" fn stringRGBA(
renderer: *mut SDL_Renderer,
x: Sint16,
y: Sint16,
s: *const c_char,
r: Uint8,
g: Uint8,
b: Uint8,
a: Uint8
) -> c_int