Function SDL_ulltoa

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