Function sdl2_sys::SDL_ltoa

source ·
pub unsafe extern "C" fn SDL_ltoa(
    value: c_long,
    str: *mut c_char,
    radix: c_int
) -> *mut c_char