Function sdl2_sys::SDL_ulltoa

source ยท
pub unsafe extern "C" fn SDL_ulltoa(
    value: Uint64,
    str_: *mut c_char,
    radix: c_int,
) -> *mut c_char