[][src]Function sdl2_sys::SDL_uitoa

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