Function sdl2_sys::SDL_itoa

source ·
pub unsafe extern "C" fn SDL_itoa(
    value: c_int,
    str: *mut c_char,
    radix: c_int
) -> *mut c_char