pub unsafe extern "C" fn SDL_strtoll( str_: *const i8, endp: *mut *mut i8, base: i32, ) -> i64 ⓘ
dep_sdl2