[][src]Function sdl2_sys::SDL_ultoa

pub unsafe extern "C" fn SDL_ultoa(
    value: c_ulong,
    str: *mut c_char,
    radix: c_int
) -> *mut c_char