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