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