[INFO] fetching crate gdhcocos-rs 1.0.0... [INFO] testing gdhcocos-rs-1.0.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate gdhcocos-rs 1.0.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate gdhcocos-rs 1.0.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gdhcocos-rs 1.0.0 [INFO] finished tweaking crates.io crate gdhcocos-rs 1.0.0 [INFO] tweaked toml for crates.io crate gdhcocos-rs 1.0.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 901fe568efe902d4c170133b720b20e2792214f4f6b066ec4cca446c36168799 [INFO] running `Command { std: "docker" "start" "-a" "901fe568efe902d4c170133b720b20e2792214f4f6b066ec4cca446c36168799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "901fe568efe902d4c170133b720b20e2792214f4f6b066ec4cca446c36168799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "901fe568efe902d4c170133b720b20e2792214f4f6b066ec4cca446c36168799", kill_on_drop: false }` [INFO] [stdout] 901fe568efe902d4c170133b720b20e2792214f4f6b066ec4cca446c36168799 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fddba3017c789cb99932cf6ef50eebd11fb9b7381688238b0e162a8f4ef1668f [INFO] running `Command { std: "docker" "start" "-a" "fddba3017c789cb99932cf6ef50eebd11fb9b7381688238b0e162a8f4ef1668f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gdhcocos-rs v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(abi_thiscall)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | / extern "thiscall" { [INFO] [stdout] 334 | | #[link_name = "\u{1}?visit@CCDataVisitor@cocos2d@@UAEXPBVCCBool@2@@Z"] [INFO] [stdout] 335 | | pub fn cocos2d_CCDataVisitor_visit(this: *mut ::std::os::raw::c_void, p: *const cocos2d_CCBool); [INFO] [stdout] 336 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | / extern "thiscall" { [INFO] [stdout] 338 | | #[link_name = "\u{1}?visit@CCDataVisitor@cocos2d@@UAEXPBVCCInteger@2@@Z"] [INFO] [stdout] 339 | | pub fn cocos2d_CCDataVisitor_visit1( [INFO] [stdout] 340 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 341 | | p: *const cocos2d_CCInteger, [INFO] [stdout] 342 | | ); [INFO] [stdout] 343 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:344:1 [INFO] [stdout] | [INFO] [stdout] 344 | / extern "thiscall" { [INFO] [stdout] 345 | | #[link_name = "\u{1}?visit@CCDataVisitor@cocos2d@@UAEXPBVCCFloat@2@@Z"] [INFO] [stdout] 346 | | pub fn cocos2d_CCDataVisitor_visit2( [INFO] [stdout] 347 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 348 | | p: *const cocos2d_CCFloat, [INFO] [stdout] 349 | | ); [INFO] [stdout] 350 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:351:1 [INFO] [stdout] | [INFO] [stdout] 351 | / extern "thiscall" { [INFO] [stdout] 352 | | #[link_name = "\u{1}?visit@CCDataVisitor@cocos2d@@UAEXPBVCCDouble@2@@Z"] [INFO] [stdout] 353 | | pub fn cocos2d_CCDataVisitor_visit3( [INFO] [stdout] 354 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 355 | | p: *const cocos2d_CCDouble, [INFO] [stdout] 356 | | ); [INFO] [stdout] 357 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:358:1 [INFO] [stdout] | [INFO] [stdout] 358 | / extern "thiscall" { [INFO] [stdout] 359 | | #[link_name = "\u{1}?visit@CCDataVisitor@cocos2d@@UAEXPBVCCString@2@@Z"] [INFO] [stdout] 360 | | pub fn cocos2d_CCDataVisitor_visit4( [INFO] [stdout] 361 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 362 | | p: *const cocos2d_CCString, [INFO] [stdout] 363 | | ); [INFO] [stdout] 364 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | / extern "thiscall" { [INFO] [stdout] 366 | | #[link_name = "\u{1}?visit@CCDataVisitor@cocos2d@@UAEXPBVCCArray@2@@Z"] [INFO] [stdout] 367 | | pub fn cocos2d_CCDataVisitor_visit5( [INFO] [stdout] 368 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 369 | | p: *const cocos2d_CCArray, [INFO] [stdout] 370 | | ); [INFO] [stdout] 371 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | / extern "thiscall" { [INFO] [stdout] 373 | | #[link_name = "\u{1}?visit@CCDataVisitor@cocos2d@@UAEXPBVCCDictionary@2@@Z"] [INFO] [stdout] 374 | | pub fn cocos2d_CCDataVisitor_visit6( [INFO] [stdout] 375 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 376 | | p: *const cocos2d_CCDictionary, [INFO] [stdout] 377 | | ); [INFO] [stdout] 378 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | / extern "thiscall" { [INFO] [stdout] 380 | | #[link_name = "\u{1}?visit@CCDataVisitor@cocos2d@@UAEXPBVCCSet@2@@Z"] [INFO] [stdout] 381 | | pub fn cocos2d_CCDataVisitor_visit7(this: *mut ::std::os::raw::c_void, p: *const cocos2d_CCSet); [INFO] [stdout] 382 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | / extern "thiscall" { [INFO] [stdout] 441 | | #[link_name = "\u{1}??0CCPrettyPrinter@cocos2d@@QAE@H@Z"] [INFO] [stdout] 442 | | pub fn cocos2d_CCPrettyPrinter_CCPrettyPrinter( [INFO] [stdout] 443 | | this: *mut cocos2d_CCPrettyPrinter, [INFO] [stdout] 444 | | indentLevel: ::std::os::raw::c_int, [INFO] [stdout] 445 | | ); [INFO] [stdout] 446 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:455:1 [INFO] [stdout] | [INFO] [stdout] 455 | / extern "thiscall" { [INFO] [stdout] 456 | | #[link_name = "\u{1}?clear@CCPrettyPrinter@cocos2d@@UAEXXZ"] [INFO] [stdout] 457 | | pub fn cocos2d_CCPrettyPrinter_clear(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 458 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:459:1 [INFO] [stdout] | [INFO] [stdout] 459 | / extern "thiscall" { [INFO] [stdout] 460 | | #[link_name = "\u{1}?getResult@CCPrettyPrinter@cocos2d@@UAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ"] [INFO] [stdout] 461 | | pub fn cocos2d_CCPrettyPrinter_getResult(this: *mut ::std::os::raw::c_void) -> std_string; [INFO] [stdout] 462 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:463:1 [INFO] [stdout] | [INFO] [stdout] 463 | / extern "thiscall" { [INFO] [stdout] 464 | | #[link_name = "\u{1}?visitObject@CCPrettyPrinter@cocos2d@@UAEXPBVCCObject@2@@Z"] [INFO] [stdout] 465 | | pub fn cocos2d_CCPrettyPrinter_visitObject( [INFO] [stdout] 466 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 467 | | p: *const cocos2d_CCObject, [INFO] [stdout] 468 | | ); [INFO] [stdout] 469 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:470:1 [INFO] [stdout] | [INFO] [stdout] 470 | / extern "thiscall" { [INFO] [stdout] 471 | | #[link_name = "\u{1}?visit@CCPrettyPrinter@cocos2d@@UAEXPBVCCBool@2@@Z"] [INFO] [stdout] 472 | | pub fn cocos2d_CCPrettyPrinter_visit( [INFO] [stdout] 473 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 474 | | p: *const cocos2d_CCBool, [INFO] [stdout] 475 | | ); [INFO] [stdout] 476 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:477:1 [INFO] [stdout] | [INFO] [stdout] 477 | / extern "thiscall" { [INFO] [stdout] 478 | | #[link_name = "\u{1}?visit@CCPrettyPrinter@cocos2d@@UAEXPBVCCInteger@2@@Z"] [INFO] [stdout] 479 | | pub fn cocos2d_CCPrettyPrinter_visit1( [INFO] [stdout] 480 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 481 | | p: *const cocos2d_CCInteger, [INFO] [stdout] 482 | | ); [INFO] [stdout] 483 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:484:1 [INFO] [stdout] | [INFO] [stdout] 484 | / extern "thiscall" { [INFO] [stdout] 485 | | #[link_name = "\u{1}?visit@CCPrettyPrinter@cocos2d@@UAEXPBVCCFloat@2@@Z"] [INFO] [stdout] 486 | | pub fn cocos2d_CCPrettyPrinter_visit2( [INFO] [stdout] 487 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 488 | | p: *const cocos2d_CCFloat, [INFO] [stdout] 489 | | ); [INFO] [stdout] 490 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:491:1 [INFO] [stdout] | [INFO] [stdout] 491 | / extern "thiscall" { [INFO] [stdout] 492 | | #[link_name = "\u{1}?visit@CCPrettyPrinter@cocos2d@@UAEXPBVCCDouble@2@@Z"] [INFO] [stdout] 493 | | pub fn cocos2d_CCPrettyPrinter_visit3( [INFO] [stdout] 494 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 495 | | p: *const cocos2d_CCDouble, [INFO] [stdout] 496 | | ); [INFO] [stdout] 497 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:498:1 [INFO] [stdout] | [INFO] [stdout] 498 | / extern "thiscall" { [INFO] [stdout] 499 | | #[link_name = "\u{1}?visit@CCPrettyPrinter@cocos2d@@UAEXPBVCCString@2@@Z"] [INFO] [stdout] 500 | | pub fn cocos2d_CCPrettyPrinter_visit4( [INFO] [stdout] 501 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 502 | | p: *const cocos2d_CCString, [INFO] [stdout] 503 | | ); [INFO] [stdout] 504 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:505:1 [INFO] [stdout] | [INFO] [stdout] 505 | / extern "thiscall" { [INFO] [stdout] 506 | | #[link_name = "\u{1}?visit@CCPrettyPrinter@cocos2d@@UAEXPBVCCArray@2@@Z"] [INFO] [stdout] 507 | | pub fn cocos2d_CCPrettyPrinter_visit5( [INFO] [stdout] 508 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 509 | | p: *const cocos2d_CCArray, [INFO] [stdout] 510 | | ); [INFO] [stdout] 511 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | / extern "thiscall" { [INFO] [stdout] 513 | | #[link_name = "\u{1}?visit@CCPrettyPrinter@cocos2d@@UAEXPBVCCDictionary@2@@Z"] [INFO] [stdout] 514 | | pub fn cocos2d_CCPrettyPrinter_visit6( [INFO] [stdout] 515 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 516 | | p: *const cocos2d_CCDictionary, [INFO] [stdout] 517 | | ); [INFO] [stdout] 518 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:519:1 [INFO] [stdout] | [INFO] [stdout] 519 | / extern "thiscall" { [INFO] [stdout] 520 | | #[link_name = "\u{1}?visit@CCPrettyPrinter@cocos2d@@UAEXPBVCCSet@2@@Z"] [INFO] [stdout] 521 | | pub fn cocos2d_CCPrettyPrinter_visit7( [INFO] [stdout] 522 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 523 | | p: *const cocos2d_CCSet, [INFO] [stdout] 524 | | ); [INFO] [stdout] 525 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:637:1 [INFO] [stdout] | [INFO] [stdout] 637 | / extern "thiscall" { [INFO] [stdout] 638 | | #[link_name = "\u{1}?copyWithZone@CCCopying@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] 639 | | pub fn cocos2d_CCCopying_copyWithZone( [INFO] [stdout] 640 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 641 | | pZone: *mut cocos2d_CCZone, [INFO] [stdout] 642 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 643 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:743:1 [INFO] [stdout] | [INFO] [stdout] 743 | / extern "thiscall" { [INFO] [stdout] 744 | | #[link_name = "\u{1}?release@CCObject@cocos2d@@QAEXXZ"] [INFO] [stdout] 745 | | pub fn cocos2d_CCObject_release(this: *mut cocos2d_CCObject); [INFO] [stdout] 746 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | / extern "thiscall" { [INFO] [stdout] 748 | | #[link_name = "\u{1}?retain@CCObject@cocos2d@@QAEXXZ"] [INFO] [stdout] 749 | | pub fn cocos2d_CCObject_retain(this: *mut cocos2d_CCObject); [INFO] [stdout] 750 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:751:1 [INFO] [stdout] | [INFO] [stdout] 751 | / extern "thiscall" { [INFO] [stdout] 752 | | #[link_name = "\u{1}?autorelease@CCObject@cocos2d@@QAEPAV12@XZ"] [INFO] [stdout] 753 | | pub fn cocos2d_CCObject_autorelease(this: *mut cocos2d_CCObject) -> *mut cocos2d_CCObject; [INFO] [stdout] 754 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | / extern "thiscall" { [INFO] [stdout] 756 | | #[link_name = "\u{1}?copy@CCObject@cocos2d@@QAEPAV12@XZ"] [INFO] [stdout] 757 | | pub fn cocos2d_CCObject_copy(this: *mut cocos2d_CCObject) -> *mut cocos2d_CCObject; [INFO] [stdout] 758 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:759:1 [INFO] [stdout] | [INFO] [stdout] 759 | / extern "thiscall" { [INFO] [stdout] 760 | | #[link_name = "\u{1}?isSingleReference@CCObject@cocos2d@@QBE_NXZ"] [INFO] [stdout] 761 | | pub fn cocos2d_CCObject_isSingleReference(this: *const cocos2d_CCObject) -> bool; [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:763:1 [INFO] [stdout] | [INFO] [stdout] 763 | / extern "thiscall" { [INFO] [stdout] 764 | | #[link_name = "\u{1}?retainCount@CCObject@cocos2d@@QBEIXZ"] [INFO] [stdout] 765 | | pub fn cocos2d_CCObject_retainCount(this: *const cocos2d_CCObject) -> ::std::os::raw::c_uint; [INFO] [stdout] 766 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:771:1 [INFO] [stdout] | [INFO] [stdout] 771 | / extern "thiscall" { [INFO] [stdout] 772 | | #[link_name = "\u{1}?getObjType@CCObject@cocos2d@@QBE?AW4CCObjectType@2@XZ"] [INFO] [stdout] 773 | | pub fn cocos2d_CCObject_getObjType(this: *const cocos2d_CCObject) -> cocos2d_CCObjectType; [INFO] [stdout] 774 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:775:1 [INFO] [stdout] | [INFO] [stdout] 775 | / extern "thiscall" { [INFO] [stdout] 776 | | #[link_name = "\u{1}?setObjType@CCObject@cocos2d@@QAEXW4CCObjectType@2@@Z"] [INFO] [stdout] 777 | | pub fn cocos2d_CCObject_setObjType(this: *mut cocos2d_CCObject, arg1: cocos2d_CCObjectType); [INFO] [stdout] 778 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:779:1 [INFO] [stdout] | [INFO] [stdout] 779 | / extern "thiscall" { [INFO] [stdout] 780 | | #[link_name = "\u{1}??0CCObject@cocos2d@@QAE@XZ"] [INFO] [stdout] 781 | | pub fn cocos2d_CCObject_CCObject(this: *mut cocos2d_CCObject); [INFO] [stdout] 782 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:783:1 [INFO] [stdout] | [INFO] [stdout] 783 | / extern "thiscall" { [INFO] [stdout] 784 | | #[link_name = "\u{1}??0CCObject@cocos2d@@QAE@ABV01@@Z"] [INFO] [stdout] 785 | | pub fn cocos2d_CCObject_CCObject1(this: *mut cocos2d_CCObject, arg1: *const cocos2d_CCObject); [INFO] [stdout] 786 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:837:1 [INFO] [stdout] | [INFO] [stdout] 837 | / extern "thiscall" { [INFO] [stdout] 838 | | #[doc = " @lua NA"] [INFO] [stdout] 839 | | #[link_name = "\u{1}??_DCCObject@cocos2d@@QAEXXZ"] [INFO] [stdout] 840 | | pub fn cocos2d_CCObject_CCObject_destructor(this: *mut cocos2d_CCObject); [INFO] [stdout] 841 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:842:1 [INFO] [stdout] | [INFO] [stdout] 842 | / extern "thiscall" { [INFO] [stdout] 843 | | #[link_name = "\u{1}?isEqual@CCObject@cocos2d@@UAE_NPBV12@@Z"] [INFO] [stdout] 844 | | pub fn cocos2d_CCObject_isEqual( [INFO] [stdout] 845 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 846 | | pObject: *const cocos2d_CCObject, [INFO] [stdout] 847 | | ) -> bool; [INFO] [stdout] 848 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:849:1 [INFO] [stdout] | [INFO] [stdout] 849 | / extern "thiscall" { [INFO] [stdout] 850 | | #[link_name = "\u{1}?acceptVisitor@CCObject@cocos2d@@UAEXAAVCCDataVisitor@2@@Z"] [INFO] [stdout] 851 | | pub fn cocos2d_CCObject_acceptVisitor( [INFO] [stdout] 852 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 853 | | visitor: *mut cocos2d_CCDataVisitor, [INFO] [stdout] 854 | | ); [INFO] [stdout] 855 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:856:1 [INFO] [stdout] | [INFO] [stdout] 856 | / extern "thiscall" { [INFO] [stdout] 857 | | #[link_name = "\u{1}?encodeWithCoder@CCObject@cocos2d@@UAEXPAVDS_Dictionary@@@Z"] [INFO] [stdout] 858 | | pub fn cocos2d_CCObject_encodeWithCoder( [INFO] [stdout] 859 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 860 | | arg1: *mut DS_Dictionary, [INFO] [stdout] 861 | | ); [INFO] [stdout] 862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:863:1 [INFO] [stdout] | [INFO] [stdout] 863 | / extern "thiscall" { [INFO] [stdout] 864 | | #[link_name = "\u{1}?canEncode@CCObject@cocos2d@@UAE_NXZ"] [INFO] [stdout] 865 | | pub fn cocos2d_CCObject_canEncode(this: *mut ::std::os::raw::c_void) -> bool; [INFO] [stdout] 866 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:867:1 [INFO] [stdout] | [INFO] [stdout] 867 | / extern "thiscall" { [INFO] [stdout] 868 | | #[link_name = "\u{1}?getTag@CCObject@cocos2d@@UBEHXZ"] [INFO] [stdout] 869 | | pub fn cocos2d_CCObject_getTag(this: *mut ::std::os::raw::c_void) -> ::std::os::raw::c_int; [INFO] [stdout] 870 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:871:1 [INFO] [stdout] | [INFO] [stdout] 871 | / extern "thiscall" { [INFO] [stdout] 872 | | #[link_name = "\u{1}?setTag@CCObject@cocos2d@@UAEXH@Z"] [INFO] [stdout] 873 | | pub fn cocos2d_CCObject_setTag(this: *mut ::std::os::raw::c_void, nTag: ::std::os::raw::c_int); [INFO] [stdout] 874 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:931:1 [INFO] [stdout] | [INFO] [stdout] 931 | / extern "thiscall" { [INFO] [stdout] 932 | | #[doc = " @lua NA"] [INFO] [stdout] 933 | | #[link_name = "\u{1}?setPoint@CCPoint@cocos2d@@QAEXMM@Z"] [INFO] [stdout] 934 | | pub fn cocos2d_CCPoint_setPoint(this: *mut cocos2d_CCPoint, x: f32, y: f32); [INFO] [stdout] 935 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:936:1 [INFO] [stdout] | [INFO] [stdout] 936 | / extern "thiscall" { [INFO] [stdout] 937 | | #[link_name = "\u{1}?equals@CCPoint@cocos2d@@QBE_NABV12@@Z"] [INFO] [stdout] 938 | | pub fn cocos2d_CCPoint_equals( [INFO] [stdout] 939 | | this: *const cocos2d_CCPoint, [INFO] [stdout] 940 | | target: *const cocos2d_CCPoint, [INFO] [stdout] 941 | | ) -> bool; [INFO] [stdout] 942 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:943:1 [INFO] [stdout] | [INFO] [stdout] 943 | / extern "thiscall" { [INFO] [stdout] 944 | | #[doc = " @returns if points have fuzzy equality which means equal with some degree of variance."] [INFO] [stdout] 945 | | #[doc = " @since v2.1.4"] [INFO] [stdout] 946 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 952 | | ) -> bool; [INFO] [stdout] 953 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:954:1 [INFO] [stdout] | [INFO] [stdout] 954 | / extern "thiscall" { [INFO] [stdout] 955 | | #[doc = " @returns the angle in radians between two vector directions"] [INFO] [stdout] 956 | | #[doc = "@since v2.1.4"] [INFO] [stdout] 957 | | #[link_name = "\u{1}?getAngle@CCPoint@cocos2d@@QBEMABV12@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 961 | | ) -> f32; [INFO] [stdout] 962 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:963:1 [INFO] [stdout] | [INFO] [stdout] 963 | / extern "thiscall" { [INFO] [stdout] 964 | | #[doc = " Rotates a point counter clockwise by the angle around a pivot"] [INFO] [stdout] 965 | | #[doc = "@param pivot is the pivot, naturally"] [INFO] [stdout] 966 | | #[doc = "@param angle is the angle of rotation ccw in radians"] [INFO] [stdout] ... | [INFO] [stdout] 974 | | ) -> cocos2d_CCPoint; [INFO] [stdout] 975 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:976:1 [INFO] [stdout] | [INFO] [stdout] 976 | / extern "thiscall" { [INFO] [stdout] 977 | | #[link_name = "\u{1}??0CCPoint@cocos2d@@QAE@XZ"] [INFO] [stdout] 978 | | pub fn cocos2d_CCPoint_CCPoint(this: *mut cocos2d_CCPoint); [INFO] [stdout] 979 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:980:1 [INFO] [stdout] | [INFO] [stdout] 980 | / extern "thiscall" { [INFO] [stdout] 981 | | #[link_name = "\u{1}??0CCPoint@cocos2d@@QAE@MM@Z"] [INFO] [stdout] 982 | | pub fn cocos2d_CCPoint_CCPoint1(this: *mut cocos2d_CCPoint, x: f32, y: f32); [INFO] [stdout] 983 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:984:1 [INFO] [stdout] | [INFO] [stdout] 984 | / extern "thiscall" { [INFO] [stdout] 985 | | #[doc = " @lua NA"] [INFO] [stdout] 986 | | #[link_name = "\u{1}??0CCPoint@cocos2d@@QAE@ABV01@@Z"] [INFO] [stdout] 987 | | pub fn cocos2d_CCPoint_CCPoint2(this: *mut cocos2d_CCPoint, other: *const cocos2d_CCPoint); [INFO] [stdout] 988 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:989:1 [INFO] [stdout] | [INFO] [stdout] 989 | / extern "thiscall" { [INFO] [stdout] 990 | | #[doc = " @lua NA"] [INFO] [stdout] 991 | | #[link_name = "\u{1}??0CCPoint@cocos2d@@QAE@ABVCCSize@1@@Z"] [INFO] [stdout] 992 | | pub fn cocos2d_CCPoint_CCPoint3(this: *mut cocos2d_CCPoint, size: *const cocos2d_CCSize); [INFO] [stdout] 993 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1085:1 [INFO] [stdout] | [INFO] [stdout] 1085 | / extern "thiscall" { [INFO] [stdout] 1086 | | #[doc = " @lua NA"] [INFO] [stdout] 1087 | | #[link_name = "\u{1}?setSize@CCSize@cocos2d@@QAEXMM@Z"] [INFO] [stdout] 1088 | | pub fn cocos2d_CCSize_setSize(this: *mut cocos2d_CCSize, width: f32, height: f32); [INFO] [stdout] 1089 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1090:1 [INFO] [stdout] | [INFO] [stdout] 1090 | / extern "thiscall" { [INFO] [stdout] 1091 | | #[doc = " @lua NA"] [INFO] [stdout] 1092 | | #[link_name = "\u{1}?equals@CCSize@cocos2d@@QBE_NABV12@@Z"] [INFO] [stdout] 1093 | | pub fn cocos2d_CCSize_equals( [INFO] [stdout] ... | [INFO] [stdout] 1096 | | ) -> bool; [INFO] [stdout] 1097 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1098:1 [INFO] [stdout] | [INFO] [stdout] 1098 | / extern "thiscall" { [INFO] [stdout] 1099 | | #[link_name = "\u{1}??0CCSize@cocos2d@@QAE@XZ"] [INFO] [stdout] 1100 | | pub fn cocos2d_CCSize_CCSize(this: *mut cocos2d_CCSize); [INFO] [stdout] 1101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1102:1 [INFO] [stdout] | [INFO] [stdout] 1102 | / extern "thiscall" { [INFO] [stdout] 1103 | | #[link_name = "\u{1}??0CCSize@cocos2d@@QAE@MM@Z"] [INFO] [stdout] 1104 | | pub fn cocos2d_CCSize_CCSize1(this: *mut cocos2d_CCSize, width: f32, height: f32); [INFO] [stdout] 1105 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1106:1 [INFO] [stdout] | [INFO] [stdout] 1106 | / extern "thiscall" { [INFO] [stdout] 1107 | | #[doc = " @lua NA"] [INFO] [stdout] 1108 | | #[link_name = "\u{1}??0CCSize@cocos2d@@QAE@ABV01@@Z"] [INFO] [stdout] 1109 | | pub fn cocos2d_CCSize_CCSize2(this: *mut cocos2d_CCSize, other: *const cocos2d_CCSize); [INFO] [stdout] 1110 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1111:1 [INFO] [stdout] | [INFO] [stdout] 1111 | / extern "thiscall" { [INFO] [stdout] 1112 | | #[doc = " @lua NA"] [INFO] [stdout] 1113 | | #[link_name = "\u{1}??0CCSize@cocos2d@@QAE@ABVCCPoint@1@@Z"] [INFO] [stdout] 1114 | | pub fn cocos2d_CCSize_CCSize3(this: *mut cocos2d_CCSize, point: *const cocos2d_CCPoint); [INFO] [stdout] 1115 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1190:1 [INFO] [stdout] | [INFO] [stdout] 1190 | / extern "thiscall" { [INFO] [stdout] 1191 | | #[link_name = "\u{1}?setRect@CCRect@cocos2d@@QAEXMMMM@Z"] [INFO] [stdout] 1192 | | pub fn cocos2d_CCRect_setRect( [INFO] [stdout] 1193 | | this: *mut cocos2d_CCRect, [INFO] [stdout] ... | [INFO] [stdout] 1198 | | ); [INFO] [stdout] 1199 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1200:1 [INFO] [stdout] | [INFO] [stdout] 1200 | / extern "thiscall" { [INFO] [stdout] 1201 | | #[link_name = "\u{1}?getMinX@CCRect@cocos2d@@QBEMXZ"] [INFO] [stdout] 1202 | | pub fn cocos2d_CCRect_getMinX(this: *const cocos2d_CCRect) -> f32; [INFO] [stdout] 1203 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1204:1 [INFO] [stdout] | [INFO] [stdout] 1204 | / extern "thiscall" { [INFO] [stdout] 1205 | | #[doc = " return the leftmost x-value of current rect"] [INFO] [stdout] 1206 | | #[link_name = "\u{1}?getMidX@CCRect@cocos2d@@QBEMXZ"] [INFO] [stdout] 1207 | | pub fn cocos2d_CCRect_getMidX(this: *const cocos2d_CCRect) -> f32; [INFO] [stdout] 1208 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1209:1 [INFO] [stdout] | [INFO] [stdout] 1209 | / extern "thiscall" { [INFO] [stdout] 1210 | | #[doc = " return the midpoint x-value of current rect"] [INFO] [stdout] 1211 | | #[link_name = "\u{1}?getMaxX@CCRect@cocos2d@@QBEMXZ"] [INFO] [stdout] 1212 | | pub fn cocos2d_CCRect_getMaxX(this: *const cocos2d_CCRect) -> f32; [INFO] [stdout] 1213 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1214:1 [INFO] [stdout] | [INFO] [stdout] 1214 | / extern "thiscall" { [INFO] [stdout] 1215 | | #[doc = " return the rightmost x-value of current rect"] [INFO] [stdout] 1216 | | #[link_name = "\u{1}?getMinY@CCRect@cocos2d@@QBEMXZ"] [INFO] [stdout] 1217 | | pub fn cocos2d_CCRect_getMinY(this: *const cocos2d_CCRect) -> f32; [INFO] [stdout] 1218 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1219:1 [INFO] [stdout] | [INFO] [stdout] 1219 | / extern "thiscall" { [INFO] [stdout] 1220 | | #[doc = " return the bottommost y-value of current rect"] [INFO] [stdout] 1221 | | #[link_name = "\u{1}?getMidY@CCRect@cocos2d@@QBEMXZ"] [INFO] [stdout] 1222 | | pub fn cocos2d_CCRect_getMidY(this: *const cocos2d_CCRect) -> f32; [INFO] [stdout] 1223 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1224:1 [INFO] [stdout] | [INFO] [stdout] 1224 | / extern "thiscall" { [INFO] [stdout] 1225 | | #[doc = " return the midpoint y-value of current rect"] [INFO] [stdout] 1226 | | #[link_name = "\u{1}?getMaxY@CCRect@cocos2d@@QBEMXZ"] [INFO] [stdout] 1227 | | pub fn cocos2d_CCRect_getMaxY(this: *const cocos2d_CCRect) -> f32; [INFO] [stdout] 1228 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1229:1 [INFO] [stdout] | [INFO] [stdout] 1229 | / extern "thiscall" { [INFO] [stdout] 1230 | | #[doc = " return the topmost y-value of current rect"] [INFO] [stdout] 1231 | | #[link_name = "\u{1}?equals@CCRect@cocos2d@@QBE_NABV12@@Z"] [INFO] [stdout] 1232 | | pub fn cocos2d_CCRect_equals(this: *const cocos2d_CCRect, rect: *const cocos2d_CCRect) -> bool; [INFO] [stdout] 1233 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1234:1 [INFO] [stdout] | [INFO] [stdout] 1234 | / extern "thiscall" { [INFO] [stdout] 1235 | | #[link_name = "\u{1}?containsPoint@CCRect@cocos2d@@QBE_NABVCCPoint@2@@Z"] [INFO] [stdout] 1236 | | pub fn cocos2d_CCRect_containsPoint( [INFO] [stdout] 1237 | | this: *const cocos2d_CCRect, [INFO] [stdout] 1238 | | point: *const cocos2d_CCPoint, [INFO] [stdout] 1239 | | ) -> bool; [INFO] [stdout] 1240 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1241:1 [INFO] [stdout] | [INFO] [stdout] 1241 | / extern "thiscall" { [INFO] [stdout] 1242 | | #[link_name = "\u{1}?intersectsRect@CCRect@cocos2d@@QBE_NABV12@@Z"] [INFO] [stdout] 1243 | | pub fn cocos2d_CCRect_intersectsRect( [INFO] [stdout] 1244 | | this: *const cocos2d_CCRect, [INFO] [stdout] 1245 | | rect: *const cocos2d_CCRect, [INFO] [stdout] 1246 | | ) -> bool; [INFO] [stdout] 1247 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1248:1 [INFO] [stdout] | [INFO] [stdout] 1248 | / extern "thiscall" { [INFO] [stdout] 1249 | | #[link_name = "\u{1}??0CCRect@cocos2d@@QAE@XZ"] [INFO] [stdout] 1250 | | pub fn cocos2d_CCRect_CCRect(this: *mut cocos2d_CCRect); [INFO] [stdout] 1251 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1252:1 [INFO] [stdout] | [INFO] [stdout] 1252 | / extern "thiscall" { [INFO] [stdout] 1253 | | #[link_name = "\u{1}??0CCRect@cocos2d@@QAE@MMMM@Z"] [INFO] [stdout] 1254 | | pub fn cocos2d_CCRect_CCRect1( [INFO] [stdout] 1255 | | this: *mut cocos2d_CCRect, [INFO] [stdout] ... | [INFO] [stdout] 1260 | | ); [INFO] [stdout] 1261 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1262:1 [INFO] [stdout] | [INFO] [stdout] 1262 | / extern "thiscall" { [INFO] [stdout] 1263 | | #[doc = " @lua NA"] [INFO] [stdout] 1264 | | #[link_name = "\u{1}??0CCRect@cocos2d@@QAE@ABV01@@Z"] [INFO] [stdout] 1265 | | pub fn cocos2d_CCRect_CCRect2(this: *mut cocos2d_CCRect, other: *const cocos2d_CCRect); [INFO] [stdout] 1266 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1412:1 [INFO] [stdout] | [INFO] [stdout] 1412 | / extern "thiscall" { [INFO] [stdout] 1413 | | #[doc = " @js NA"] [INFO] [stdout] 1414 | | #[doc = " @lua NA"] [INFO] [stdout] 1415 | | #[link_name = "\u{1}?description@CCAction@cocos2d@@QAEPBDXZ"] [INFO] [stdout] ... | [INFO] [stdout] 1418 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1419 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1420:1 [INFO] [stdout] | [INFO] [stdout] 1420 | / extern "thiscall" { [INFO] [stdout] 1421 | | #[link_name = "\u{1}?setSpeedMod@CCAction@cocos2d@@QAEXM@Z"] [INFO] [stdout] 1422 | | pub fn cocos2d_CCAction_setSpeedMod(this: *mut cocos2d_CCAction, mod_: f32); [INFO] [stdout] 1423 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1429:1 [INFO] [stdout] | [INFO] [stdout] 1429 | / extern "thiscall" { [INFO] [stdout] 1430 | | #[doc = " @js ctor"] [INFO] [stdout] 1431 | | #[link_name = "\u{1}??0CCAction@cocos2d@@QAE@XZ"] [INFO] [stdout] 1432 | | pub fn cocos2d_CCAction_CCAction(this: *mut cocos2d_CCAction); [INFO] [stdout] 1433 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1454:1 [INFO] [stdout] | [INFO] [stdout] 1454 | / extern "thiscall" { [INFO] [stdout] 1455 | | #[doc = " @js NA"] [INFO] [stdout] 1456 | | #[doc = " @lua NA"] [INFO] [stdout] 1457 | | #[link_name = "\u{1}??_DCCAction@cocos2d@@QAEXXZ"] [INFO] [stdout] 1458 | | pub fn cocos2d_CCAction_CCAction_destructor(this: *mut cocos2d_CCAction); [INFO] [stdout] 1459 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1460:1 [INFO] [stdout] | [INFO] [stdout] 1460 | / extern "thiscall" { [INFO] [stdout] 1461 | | #[doc = " @js NA"] [INFO] [stdout] 1462 | | #[doc = " @lua NA"] [INFO] [stdout] 1463 | | #[link_name = "\u{1}?copyWithZone@CCAction@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 1467 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 1468 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1469:1 [INFO] [stdout] | [INFO] [stdout] 1469 | / extern "thiscall" { [INFO] [stdout] 1470 | | #[doc = "! return true if the action has finished"] [INFO] [stdout] 1471 | | #[link_name = "\u{1}?isDone@CCAction@cocos2d@@UAE_NXZ"] [INFO] [stdout] 1472 | | pub fn cocos2d_CCAction_isDone(this: *mut ::std::os::raw::c_void) -> bool; [INFO] [stdout] 1473 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1474:1 [INFO] [stdout] | [INFO] [stdout] 1474 | / extern "thiscall" { [INFO] [stdout] 1475 | | #[doc = "! called before the action start. It will also set the target."] [INFO] [stdout] 1476 | | #[link_name = "\u{1}?startWithTarget@CCAction@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 1477 | | pub fn cocos2d_CCAction_startWithTarget( [INFO] [stdout] ... | [INFO] [stdout] 1480 | | ); [INFO] [stdout] 1481 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1482:1 [INFO] [stdout] | [INFO] [stdout] 1482 | / extern "thiscall" { [INFO] [stdout] 1483 | | #[doc = "called after the action has finished. It will set the 'target' to nil."] [INFO] [stdout] 1484 | | #[doc = "IMPORTANT: You should never call \"[action stop]\" manually. Instead, use: \"target->stopAction(action);\""] [INFO] [stdout] 1485 | | #[link_name = "\u{1}?stop@CCAction@cocos2d@@UAEXXZ"] [INFO] [stdout] 1486 | | pub fn cocos2d_CCAction_stop(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 1487 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1488:1 [INFO] [stdout] | [INFO] [stdout] 1488 | / extern "thiscall" { [INFO] [stdout] 1489 | | #[doc = "! called every frame with it's delta time. DON'T override unless you know what you are doing."] [INFO] [stdout] 1490 | | #[link_name = "\u{1}?step@CCAction@cocos2d@@UAEXM@Z"] [INFO] [stdout] 1491 | | pub fn cocos2d_CCAction_step(this: *mut ::std::os::raw::c_void, dt: f32); [INFO] [stdout] 1492 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1493:1 [INFO] [stdout] | [INFO] [stdout] 1493 | / extern "thiscall" { [INFO] [stdout] 1494 | | #[doc = "called once per frame. time a value between 0 and 1"] [INFO] [stdout] 1495 | | #[doc = ""] [INFO] [stdout] 1496 | | #[doc = "For example:"] [INFO] [stdout] ... | [INFO] [stdout] 1501 | | pub fn cocos2d_CCAction_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 1502 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1542:1 [INFO] [stdout] | [INFO] [stdout] 1542 | / extern "thiscall" { [INFO] [stdout] 1543 | | #[doc = " returns a reversed action"] [INFO] [stdout] 1544 | | #[link_name = "\u{1}?reverse@CCFiniteTimeAction@cocos2d@@UAEPAV12@XZ"] [INFO] [stdout] 1545 | | pub fn cocos2d_CCFiniteTimeAction_reverse( [INFO] [stdout] 1546 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 1547 | | ) -> *mut cocos2d_CCFiniteTimeAction; [INFO] [stdout] 1548 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1593:1 [INFO] [stdout] | [INFO] [stdout] 1593 | / extern "thiscall" { [INFO] [stdout] 1594 | | #[doc = " initializes the action"] [INFO] [stdout] 1595 | | #[link_name = "\u{1}?initWithAction@CCSpeed@cocos2d@@QAE_NPAVCCActionInterval@2@M@Z"] [INFO] [stdout] 1596 | | pub fn cocos2d_CCSpeed_initWithAction( [INFO] [stdout] ... | [INFO] [stdout] 1600 | | ) -> bool; [INFO] [stdout] 1601 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1602:1 [INFO] [stdout] | [INFO] [stdout] 1602 | / extern "thiscall" { [INFO] [stdout] 1603 | | #[link_name = "\u{1}?setInnerAction@CCSpeed@cocos2d@@QAEXPAVCCActionInterval@2@@Z"] [INFO] [stdout] 1604 | | pub fn cocos2d_CCSpeed_setInnerAction( [INFO] [stdout] 1605 | | this: *mut cocos2d_CCSpeed, [INFO] [stdout] 1606 | | pAction: *mut cocos2d_CCActionInterval, [INFO] [stdout] 1607 | | ); [INFO] [stdout] 1608 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1638:1 [INFO] [stdout] | [INFO] [stdout] 1638 | / extern "thiscall" { [INFO] [stdout] 1639 | | #[doc = " @js NA"] [INFO] [stdout] 1640 | | #[doc = " @lua NA"] [INFO] [stdout] 1641 | | #[link_name = "\u{1}??_DCCSpeed@cocos2d@@QAEXXZ"] [INFO] [stdout] 1642 | | pub fn cocos2d_CCSpeed_CCSpeed_destructor(this: *mut cocos2d_CCSpeed); [INFO] [stdout] 1643 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1644:1 [INFO] [stdout] | [INFO] [stdout] 1644 | / extern "thiscall" { [INFO] [stdout] 1645 | | #[doc = " @js NA"] [INFO] [stdout] 1646 | | #[doc = " @lua NA"] [INFO] [stdout] 1647 | | #[link_name = "\u{1}?copyWithZone@CCSpeed@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 1651 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 1652 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1653:1 [INFO] [stdout] | [INFO] [stdout] 1653 | / extern "thiscall" { [INFO] [stdout] 1654 | | #[link_name = "\u{1}?startWithTarget@CCSpeed@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 1655 | | pub fn cocos2d_CCSpeed_startWithTarget( [INFO] [stdout] 1656 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 1657 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 1658 | | ); [INFO] [stdout] 1659 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1660:1 [INFO] [stdout] | [INFO] [stdout] 1660 | / extern "thiscall" { [INFO] [stdout] 1661 | | #[link_name = "\u{1}?stop@CCSpeed@cocos2d@@UAEXXZ"] [INFO] [stdout] 1662 | | pub fn cocos2d_CCSpeed_stop(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 1663 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1664:1 [INFO] [stdout] | [INFO] [stdout] 1664 | / extern "thiscall" { [INFO] [stdout] 1665 | | #[link_name = "\u{1}?step@CCSpeed@cocos2d@@UAEXM@Z"] [INFO] [stdout] 1666 | | pub fn cocos2d_CCSpeed_step(this: *mut ::std::os::raw::c_void, dt: f32); [INFO] [stdout] 1667 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1668:1 [INFO] [stdout] | [INFO] [stdout] 1668 | / extern "thiscall" { [INFO] [stdout] 1669 | | #[link_name = "\u{1}?isDone@CCSpeed@cocos2d@@UAE_NXZ"] [INFO] [stdout] 1670 | | pub fn cocos2d_CCSpeed_isDone(this: *mut ::std::os::raw::c_void) -> bool; [INFO] [stdout] 1671 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1672:1 [INFO] [stdout] | [INFO] [stdout] 1672 | / extern "thiscall" { [INFO] [stdout] 1673 | | #[link_name = "\u{1}?reverse@CCSpeed@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 1674 | | pub fn cocos2d_CCSpeed_reverse( [INFO] [stdout] 1675 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 1676 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 1677 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1817:1 [INFO] [stdout] | [INFO] [stdout] 1817 | / extern "thiscall" { [INFO] [stdout] 1818 | | #[doc = " initializes the action with a set boundary"] [INFO] [stdout] 1819 | | #[link_name = "\u{1}?initWithTarget@CCFollow@cocos2d@@QAE_NPAVCCNode@2@ABVCCRect@2@@Z"] [INFO] [stdout] 1820 | | pub fn cocos2d_CCFollow_initWithTarget( [INFO] [stdout] ... | [INFO] [stdout] 1824 | | ) -> bool; [INFO] [stdout] 1825 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1852:1 [INFO] [stdout] | [INFO] [stdout] 1852 | / extern "thiscall" { [INFO] [stdout] 1853 | | #[doc = " @js NA"] [INFO] [stdout] 1854 | | #[doc = " @lua NA"] [INFO] [stdout] 1855 | | #[link_name = "\u{1}??_DCCFollow@cocos2d@@QAEXXZ"] [INFO] [stdout] 1856 | | pub fn cocos2d_CCFollow_CCFollow_destructor(this: *mut cocos2d_CCFollow); [INFO] [stdout] 1857 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1858:1 [INFO] [stdout] | [INFO] [stdout] 1858 | / extern "thiscall" { [INFO] [stdout] 1859 | | #[doc = " @js NA"] [INFO] [stdout] 1860 | | #[doc = " @lua NA"] [INFO] [stdout] 1861 | | #[link_name = "\u{1}?copyWithZone@CCFollow@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 1865 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 1866 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1867:1 [INFO] [stdout] | [INFO] [stdout] 1867 | / extern "thiscall" { [INFO] [stdout] 1868 | | #[link_name = "\u{1}?step@CCFollow@cocos2d@@UAEXM@Z"] [INFO] [stdout] 1869 | | pub fn cocos2d_CCFollow_step(this: *mut ::std::os::raw::c_void, dt: f32); [INFO] [stdout] 1870 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1871:1 [INFO] [stdout] | [INFO] [stdout] 1871 | / extern "thiscall" { [INFO] [stdout] 1872 | | #[link_name = "\u{1}?isDone@CCFollow@cocos2d@@UAE_NXZ"] [INFO] [stdout] 1873 | | pub fn cocos2d_CCFollow_isDone(this: *mut ::std::os::raw::c_void) -> bool; [INFO] [stdout] 1874 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:1875:1 [INFO] [stdout] | [INFO] [stdout] 1875 | / extern "thiscall" { [INFO] [stdout] 1876 | | #[link_name = "\u{1}?stop@CCFollow@cocos2d@@UAEXXZ"] [INFO] [stdout] 1877 | | pub fn cocos2d_CCFollow_stop(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 1878 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2497:1 [INFO] [stdout] | [INFO] [stdout] 2497 | / extern "thiscall" { [INFO] [stdout] 2498 | | #[doc = " Initializes an array"] [INFO] [stdout] 2499 | | #[doc = " @lua NA"] [INFO] [stdout] 2500 | | #[link_name = "\u{1}?init@CCArray@cocos2d@@QAE_NXZ"] [INFO] [stdout] 2501 | | pub fn cocos2d_CCArray_init(this: *mut cocos2d_CCArray) -> bool; [INFO] [stdout] 2502 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2503:1 [INFO] [stdout] | [INFO] [stdout] 2503 | / extern "thiscall" { [INFO] [stdout] 2504 | | #[doc = " Initializes an array with one object"] [INFO] [stdout] 2505 | | #[doc = " @lua NA"] [INFO] [stdout] 2506 | | #[link_name = "\u{1}?initWithObject@CCArray@cocos2d@@QAE_NPAVCCObject@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 2510 | | ) -> bool; [INFO] [stdout] 2511 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2522:1 [INFO] [stdout] | [INFO] [stdout] 2522 | / extern "thiscall" { [INFO] [stdout] 2523 | | #[doc = " Initializes an array with capacity"] [INFO] [stdout] 2524 | | #[doc = " @lua NA"] [INFO] [stdout] 2525 | | #[link_name = "\u{1}?initWithCapacity@CCArray@cocos2d@@QAE_NI@Z"] [INFO] [stdout] ... | [INFO] [stdout] 2529 | | ) -> bool; [INFO] [stdout] 2530 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2531:1 [INFO] [stdout] | [INFO] [stdout] 2531 | / extern "thiscall" { [INFO] [stdout] 2532 | | #[doc = " Initializes an array with an existing array"] [INFO] [stdout] 2533 | | #[doc = " @lua NA"] [INFO] [stdout] 2534 | | #[link_name = "\u{1}?initWithArray@CCArray@cocos2d@@QAE_NPAV12@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 2538 | | ) -> bool; [INFO] [stdout] 2539 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2540:1 [INFO] [stdout] | [INFO] [stdout] 2540 | / extern "thiscall" { [INFO] [stdout] 2541 | | #[doc = " Returns element count of the array"] [INFO] [stdout] 2542 | | #[link_name = "\u{1}?count@CCArray@cocos2d@@QBEIXZ"] [INFO] [stdout] 2543 | | pub fn cocos2d_CCArray_count(this: *const cocos2d_CCArray) -> ::std::os::raw::c_uint; [INFO] [stdout] 2544 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2545:1 [INFO] [stdout] | [INFO] [stdout] 2545 | / extern "thiscall" { [INFO] [stdout] 2546 | | #[doc = " Returns capacity of the array"] [INFO] [stdout] 2547 | | #[link_name = "\u{1}?capacity@CCArray@cocos2d@@QBEIXZ"] [INFO] [stdout] 2548 | | pub fn cocos2d_CCArray_capacity(this: *const cocos2d_CCArray) -> ::std::os::raw::c_uint; [INFO] [stdout] 2549 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2550:1 [INFO] [stdout] | [INFO] [stdout] 2550 | / extern "thiscall" { [INFO] [stdout] 2551 | | #[doc = " Returns index of a certain object, return UINT_MAX if doesn't contain the object"] [INFO] [stdout] 2552 | | #[link_name = "\u{1}?indexOfObject@CCArray@cocos2d@@QBEIPAVCCObject@2@@Z"] [INFO] [stdout] 2553 | | pub fn cocos2d_CCArray_indexOfObject( [INFO] [stdout] ... | [INFO] [stdout] 2556 | | ) -> ::std::os::raw::c_uint; [INFO] [stdout] 2557 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2558:1 [INFO] [stdout] | [INFO] [stdout] 2558 | / extern "thiscall" { [INFO] [stdout] 2559 | | #[doc = " Returns an element with a certain index"] [INFO] [stdout] 2560 | | #[link_name = "\u{1}?objectAtIndex@CCArray@cocos2d@@QAEPAVCCObject@2@I@Z"] [INFO] [stdout] 2561 | | pub fn cocos2d_CCArray_objectAtIndex( [INFO] [stdout] ... | [INFO] [stdout] 2564 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 2565 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2566:1 [INFO] [stdout] | [INFO] [stdout] 2566 | / extern "thiscall" { [INFO] [stdout] 2567 | | #[doc = " Returns last element"] [INFO] [stdout] 2568 | | #[link_name = "\u{1}?lastObject@CCArray@cocos2d@@QAEPAVCCObject@2@XZ"] [INFO] [stdout] 2569 | | pub fn cocos2d_CCArray_lastObject(this: *mut cocos2d_CCArray) -> *mut cocos2d_CCObject; [INFO] [stdout] 2570 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2571:1 [INFO] [stdout] | [INFO] [stdout] 2571 | / extern "thiscall" { [INFO] [stdout] 2572 | | #[doc = " Returns a random element"] [INFO] [stdout] 2573 | | #[link_name = "\u{1}?randomObject@CCArray@cocos2d@@QAEPAVCCObject@2@XZ"] [INFO] [stdout] 2574 | | pub fn cocos2d_CCArray_randomObject(this: *mut cocos2d_CCArray) -> *mut cocos2d_CCObject; [INFO] [stdout] 2575 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2576:1 [INFO] [stdout] | [INFO] [stdout] 2576 | / extern "thiscall" { [INFO] [stdout] 2577 | | #[doc = " Returns a Boolean value that indicates whether object is present in array."] [INFO] [stdout] 2578 | | #[link_name = "\u{1}?containsObject@CCArray@cocos2d@@QBE_NPAVCCObject@2@@Z"] [INFO] [stdout] 2579 | | pub fn cocos2d_CCArray_containsObject( [INFO] [stdout] ... | [INFO] [stdout] 2582 | | ) -> bool; [INFO] [stdout] 2583 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2584:1 [INFO] [stdout] | [INFO] [stdout] 2584 | / extern "thiscall" { [INFO] [stdout] 2585 | | #[doc = " @since 1.1"] [INFO] [stdout] 2586 | | #[link_name = "\u{1}?isEqualToArray@CCArray@cocos2d@@QAE_NPAV12@@Z"] [INFO] [stdout] 2587 | | pub fn cocos2d_CCArray_isEqualToArray( [INFO] [stdout] ... | [INFO] [stdout] 2590 | | ) -> bool; [INFO] [stdout] 2591 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2592:1 [INFO] [stdout] | [INFO] [stdout] 2592 | / extern "thiscall" { [INFO] [stdout] 2593 | | #[doc = " Add a certain object"] [INFO] [stdout] 2594 | | #[link_name = "\u{1}?addObject@CCArray@cocos2d@@QAEXPAVCCObject@2@@Z"] [INFO] [stdout] 2595 | | pub fn cocos2d_CCArray_addObject(this: *mut cocos2d_CCArray, object: *mut cocos2d_CCObject); [INFO] [stdout] 2596 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2597:1 [INFO] [stdout] | [INFO] [stdout] 2597 | / extern "thiscall" { [INFO] [stdout] 2598 | | #[doc = " Add all elements of an existing array"] [INFO] [stdout] 2599 | | #[link_name = "\u{1}?addObjectsFromArray@CCArray@cocos2d@@QAEXPAV12@@Z"] [INFO] [stdout] 2600 | | pub fn cocos2d_CCArray_addObjectsFromArray( [INFO] [stdout] ... | [INFO] [stdout] 2603 | | ); [INFO] [stdout] 2604 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2605:1 [INFO] [stdout] | [INFO] [stdout] 2605 | / extern "thiscall" { [INFO] [stdout] 2606 | | #[doc = " Insert a certain object at a certain index"] [INFO] [stdout] 2607 | | #[link_name = "\u{1}?insertObject@CCArray@cocos2d@@QAEXPAVCCObject@2@I@Z"] [INFO] [stdout] 2608 | | pub fn cocos2d_CCArray_insertObject( [INFO] [stdout] ... | [INFO] [stdout] 2612 | | ); [INFO] [stdout] 2613 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2614:1 [INFO] [stdout] | [INFO] [stdout] 2614 | / extern "thiscall" { [INFO] [stdout] 2615 | | #[doc = " Remove last object"] [INFO] [stdout] 2616 | | #[link_name = "\u{1}?removeLastObject@CCArray@cocos2d@@QAEX_N@Z"] [INFO] [stdout] 2617 | | pub fn cocos2d_CCArray_removeLastObject(this: *mut cocos2d_CCArray, bReleaseObj: bool); [INFO] [stdout] 2618 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2619:1 [INFO] [stdout] | [INFO] [stdout] 2619 | / extern "thiscall" { [INFO] [stdout] 2620 | | #[doc = " Remove a certain object"] [INFO] [stdout] 2621 | | #[link_name = "\u{1}?removeObject@CCArray@cocos2d@@QAEXPAVCCObject@2@_N@Z"] [INFO] [stdout] 2622 | | pub fn cocos2d_CCArray_removeObject( [INFO] [stdout] ... | [INFO] [stdout] 2626 | | ); [INFO] [stdout] 2627 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2628:1 [INFO] [stdout] | [INFO] [stdout] 2628 | / extern "thiscall" { [INFO] [stdout] 2629 | | #[doc = " Remove an element with a certain index"] [INFO] [stdout] 2630 | | #[link_name = "\u{1}?removeObjectAtIndex@CCArray@cocos2d@@QAEXI_N@Z"] [INFO] [stdout] 2631 | | pub fn cocos2d_CCArray_removeObjectAtIndex( [INFO] [stdout] ... | [INFO] [stdout] 2635 | | ); [INFO] [stdout] 2636 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2637:1 [INFO] [stdout] | [INFO] [stdout] 2637 | / extern "thiscall" { [INFO] [stdout] 2638 | | #[doc = " Remove all elements"] [INFO] [stdout] 2639 | | #[link_name = "\u{1}?removeObjectsInArray@CCArray@cocos2d@@QAEXPAV12@@Z"] [INFO] [stdout] 2640 | | pub fn cocos2d_CCArray_removeObjectsInArray( [INFO] [stdout] ... | [INFO] [stdout] 2643 | | ); [INFO] [stdout] 2644 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2645:1 [INFO] [stdout] | [INFO] [stdout] 2645 | / extern "thiscall" { [INFO] [stdout] 2646 | | #[doc = " Remove all objects"] [INFO] [stdout] 2647 | | #[link_name = "\u{1}?removeAllObjects@CCArray@cocos2d@@QAEXXZ"] [INFO] [stdout] 2648 | | pub fn cocos2d_CCArray_removeAllObjects(this: *mut cocos2d_CCArray); [INFO] [stdout] 2649 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2650:1 [INFO] [stdout] | [INFO] [stdout] 2650 | / extern "thiscall" { [INFO] [stdout] 2651 | | #[doc = " Fast way to remove a certain object"] [INFO] [stdout] 2652 | | #[link_name = "\u{1}?fastRemoveObject@CCArray@cocos2d@@QAEXPAVCCObject@2@@Z"] [INFO] [stdout] 2653 | | pub fn cocos2d_CCArray_fastRemoveObject( [INFO] [stdout] ... | [INFO] [stdout] 2656 | | ); [INFO] [stdout] 2657 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2658:1 [INFO] [stdout] | [INFO] [stdout] 2658 | / extern "thiscall" { [INFO] [stdout] 2659 | | #[doc = " Fast way to remove an element with a certain index"] [INFO] [stdout] 2660 | | #[link_name = "\u{1}?fastRemoveObjectAtIndex@CCArray@cocos2d@@QAEXI@Z"] [INFO] [stdout] 2661 | | pub fn cocos2d_CCArray_fastRemoveObjectAtIndex( [INFO] [stdout] ... | [INFO] [stdout] 2664 | | ); [INFO] [stdout] 2665 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2666:1 [INFO] [stdout] | [INFO] [stdout] 2666 | / extern "thiscall" { [INFO] [stdout] 2667 | | #[doc = " Swap two elements"] [INFO] [stdout] 2668 | | #[link_name = "\u{1}?exchangeObject@CCArray@cocos2d@@QAEXPAVCCObject@2@0@Z"] [INFO] [stdout] 2669 | | pub fn cocos2d_CCArray_exchangeObject( [INFO] [stdout] ... | [INFO] [stdout] 2673 | | ); [INFO] [stdout] 2674 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2675:1 [INFO] [stdout] | [INFO] [stdout] 2675 | / extern "thiscall" { [INFO] [stdout] 2676 | | #[doc = " Swap two elements with certain indexes"] [INFO] [stdout] 2677 | | #[link_name = "\u{1}?exchangeObjectAtIndex@CCArray@cocos2d@@QAEXII@Z"] [INFO] [stdout] 2678 | | pub fn cocos2d_CCArray_exchangeObjectAtIndex( [INFO] [stdout] ... | [INFO] [stdout] 2682 | | ); [INFO] [stdout] 2683 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2684:1 [INFO] [stdout] | [INFO] [stdout] 2684 | / extern "thiscall" { [INFO] [stdout] 2685 | | #[doc = " Replace object at index with another object."] [INFO] [stdout] 2686 | | #[link_name = "\u{1}?replaceObjectAtIndex@CCArray@cocos2d@@QAEXIPAVCCObject@2@_N@Z"] [INFO] [stdout] 2687 | | pub fn cocos2d_CCArray_replaceObjectAtIndex( [INFO] [stdout] ... | [INFO] [stdout] 2692 | | ); [INFO] [stdout] 2693 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2694:1 [INFO] [stdout] | [INFO] [stdout] 2694 | / extern "thiscall" { [INFO] [stdout] 2695 | | #[doc = " Revers the array"] [INFO] [stdout] 2696 | | #[link_name = "\u{1}?reverseObjects@CCArray@cocos2d@@QAEXXZ"] [INFO] [stdout] 2697 | | pub fn cocos2d_CCArray_reverseObjects(this: *mut cocos2d_CCArray); [INFO] [stdout] 2698 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2699:1 [INFO] [stdout] | [INFO] [stdout] 2699 | / extern "thiscall" { [INFO] [stdout] 2700 | | #[link_name = "\u{1}?reduceMemoryFootprint@CCArray@cocos2d@@QAEXXZ"] [INFO] [stdout] 2701 | | pub fn cocos2d_CCArray_reduceMemoryFootprint(this: *mut cocos2d_CCArray); [INFO] [stdout] 2702 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2703:1 [INFO] [stdout] | [INFO] [stdout] 2703 | / extern "thiscall" { [INFO] [stdout] 2704 | | #[doc = " @lua NA"] [INFO] [stdout] 2705 | | #[link_name = "\u{1}??0CCArray@cocos2d@@QAE@XZ"] [INFO] [stdout] 2706 | | pub fn cocos2d_CCArray_CCArray(this: *mut cocos2d_CCArray); [INFO] [stdout] 2707 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2708:1 [INFO] [stdout] | [INFO] [stdout] 2708 | / extern "thiscall" { [INFO] [stdout] 2709 | | #[doc = " @lua NA"] [INFO] [stdout] 2710 | | #[link_name = "\u{1}??0CCArray@cocos2d@@QAE@I@Z"] [INFO] [stdout] 2711 | | pub fn cocos2d_CCArray_CCArray1(this: *mut cocos2d_CCArray, capacity: ::std::os::raw::c_uint); [INFO] [stdout] 2712 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2880:1 [INFO] [stdout] | [INFO] [stdout] 2880 | / extern "thiscall" { [INFO] [stdout] 2881 | | #[doc = " @lua NA"] [INFO] [stdout] 2882 | | #[link_name = "\u{1}??_DCCArray@cocos2d@@QAEXXZ"] [INFO] [stdout] 2883 | | pub fn cocos2d_CCArray_CCArray_destructor(this: *mut cocos2d_CCArray); [INFO] [stdout] 2884 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2885:1 [INFO] [stdout] | [INFO] [stdout] 2885 | / extern "thiscall" { [INFO] [stdout] 2886 | | #[doc = " override functions"] [INFO] [stdout] 2887 | | #[doc = " @js NA"] [INFO] [stdout] 2888 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 2893 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 2894 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:2895:1 [INFO] [stdout] | [INFO] [stdout] 2895 | / extern "thiscall" { [INFO] [stdout] 2896 | | #[link_name = "\u{1}?acceptVisitor@CCArray@cocos2d@@UAEXAAVCCDataVisitor@2@@Z"] [INFO] [stdout] 2897 | | pub fn cocos2d_CCArray_acceptVisitor( [INFO] [stdout] 2898 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 2899 | | visitor: *mut cocos2d_CCDataVisitor, [INFO] [stdout] 2900 | | ); [INFO] [stdout] 2901 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3146:1 [INFO] [stdout] | [INFO] [stdout] 3146 | / extern "thiscall" { [INFO] [stdout] 3147 | | #[doc = " Initializes the CCGLProgram with a vertex and fragment with bytes array"] [INFO] [stdout] 3148 | | #[doc = " @js initWithString"] [INFO] [stdout] 3149 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 3155 | | ) -> bool; [INFO] [stdout] 3156 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3157:1 [INFO] [stdout] | [INFO] [stdout] 3157 | / extern "thiscall" { [INFO] [stdout] 3158 | | #[doc = " Initializes the CCGLProgram with a vertex and fragment with contents of filenames"] [INFO] [stdout] 3159 | | #[doc = " @js init"] [INFO] [stdout] 3160 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 3166 | | ) -> bool; [INFO] [stdout] 3167 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3168:1 [INFO] [stdout] | [INFO] [stdout] 3168 | / extern "thiscall" { [INFO] [stdout] 3169 | | #[doc = " It will add a new attribute to the shader"] [INFO] [stdout] 3170 | | #[doc = " @lua NA"] [INFO] [stdout] 3171 | | #[link_name = "\u{1}?addAttribute@CCGLProgram@cocos2d@@QAEXPBDI@Z"] [INFO] [stdout] ... | [INFO] [stdout] 3176 | | ); [INFO] [stdout] 3177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3178:1 [INFO] [stdout] | [INFO] [stdout] 3178 | / extern "thiscall" { [INFO] [stdout] 3179 | | #[doc = " links the glProgram"] [INFO] [stdout] 3180 | | #[doc = " @lua NA"] [INFO] [stdout] 3181 | | #[link_name = "\u{1}?link@CCGLProgram@cocos2d@@QAE_NXZ"] [INFO] [stdout] 3182 | | pub fn cocos2d_CCGLProgram_link(this: *mut cocos2d_CCGLProgram) -> bool; [INFO] [stdout] 3183 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3184:1 [INFO] [stdout] | [INFO] [stdout] 3184 | / extern "thiscall" { [INFO] [stdout] 3185 | | #[doc = " it will call glUseProgram()"] [INFO] [stdout] 3186 | | #[doc = " @lua NA"] [INFO] [stdout] 3187 | | #[link_name = "\u{1}?use@CCGLProgram@cocos2d@@QAEXXZ"] [INFO] [stdout] 3188 | | pub fn cocos2d_CCGLProgram_use(this: *mut cocos2d_CCGLProgram); [INFO] [stdout] 3189 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3190:1 [INFO] [stdout] | [INFO] [stdout] 3190 | / extern "thiscall" { [INFO] [stdout] 3191 | | #[doc = " It will create 4 uniforms:"] [INFO] [stdout] 3192 | | #[doc = "- kCCUniformPMatrix"] [INFO] [stdout] 3193 | | #[doc = "- kCCUniformMVMatrix"] [INFO] [stdout] ... | [INFO] [stdout] 3200 | | pub fn cocos2d_CCGLProgram_updateUniforms(this: *mut cocos2d_CCGLProgram); [INFO] [stdout] 3201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3202:1 [INFO] [stdout] | [INFO] [stdout] 3202 | / extern "thiscall" { [INFO] [stdout] 3203 | | #[doc = " calls retrieves the named uniform location for this shader program."] [INFO] [stdout] 3204 | | #[doc = " @lua NA"] [INFO] [stdout] 3205 | | #[link_name = "\u{1}?getUniformLocationForName@CCGLProgram@cocos2d@@QAEHPBD@Z"] [INFO] [stdout] ... | [INFO] [stdout] 3209 | | ) -> GLint; [INFO] [stdout] 3210 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3211:1 [INFO] [stdout] | [INFO] [stdout] 3211 | / extern "thiscall" { [INFO] [stdout] 3212 | | #[doc = " calls glUniform1i only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3213 | | #[doc = " @js setUniformLocationI32"] [INFO] [stdout] 3214 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 3220 | | ); [INFO] [stdout] 3221 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3222:1 [INFO] [stdout] | [INFO] [stdout] 3222 | / extern "thiscall" { [INFO] [stdout] 3223 | | #[doc = " calls glUniform2i only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3224 | | #[doc = " @lua NA"] [INFO] [stdout] 3225 | | #[link_name = "\u{1}?setUniformLocationWith2i@CCGLProgram@cocos2d@@QAEXHHH@Z"] [INFO] [stdout] ... | [INFO] [stdout] 3231 | | ); [INFO] [stdout] 3232 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3233:1 [INFO] [stdout] | [INFO] [stdout] 3233 | / extern "thiscall" { [INFO] [stdout] 3234 | | #[doc = " calls glUniform3i only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3235 | | #[doc = " @lua NA"] [INFO] [stdout] 3236 | | #[link_name = "\u{1}?setUniformLocationWith3i@CCGLProgram@cocos2d@@QAEXHHHH@Z"] [INFO] [stdout] ... | [INFO] [stdout] 3243 | | ); [INFO] [stdout] 3244 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3245:1 [INFO] [stdout] | [INFO] [stdout] 3245 | / extern "thiscall" { [INFO] [stdout] 3246 | | #[doc = " calls glUniform4i only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3247 | | #[doc = " @lua NA"] [INFO] [stdout] 3248 | | #[link_name = "\u{1}?setUniformLocationWith4i@CCGLProgram@cocos2d@@QAEXHHHHH@Z"] [INFO] [stdout] ... | [INFO] [stdout] 3256 | | ); [INFO] [stdout] 3257 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3258:1 [INFO] [stdout] | [INFO] [stdout] 3258 | / extern "thiscall" { [INFO] [stdout] 3259 | | #[doc = " calls glUniform2iv only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3260 | | #[doc = " @lua NA"] [INFO] [stdout] 3261 | | #[link_name = "\u{1}?setUniformLocationWith2iv@CCGLProgram@cocos2d@@QAEXHPAHI@Z"] [INFO] [stdout] ... | [INFO] [stdout] 3267 | | ); [INFO] [stdout] 3268 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3269:1 [INFO] [stdout] | [INFO] [stdout] 3269 | / extern "thiscall" { [INFO] [stdout] 3270 | | #[doc = " calls glUniform3iv only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3271 | | #[doc = " @lua NA"] [INFO] [stdout] 3272 | | #[link_name = "\u{1}?setUniformLocationWith3iv@CCGLProgram@cocos2d@@QAEXHPAHI@Z"] [INFO] [stdout] ... | [INFO] [stdout] 3278 | | ); [INFO] [stdout] 3279 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3280:1 [INFO] [stdout] | [INFO] [stdout] 3280 | / extern "thiscall" { [INFO] [stdout] 3281 | | #[doc = " calls glUniform4iv only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3282 | | #[doc = " @lua NA"] [INFO] [stdout] 3283 | | #[link_name = "\u{1}?setUniformLocationWith4iv@CCGLProgram@cocos2d@@QAEXHPAHI@Z"] [INFO] [stdout] ... | [INFO] [stdout] 3289 | | ); [INFO] [stdout] 3290 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3291:1 [INFO] [stdout] | [INFO] [stdout] 3291 | / extern "thiscall" { [INFO] [stdout] 3292 | | #[doc = " calls glUniform1f only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3293 | | #[doc = " @js setUniformLocationF32"] [INFO] [stdout] 3294 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 3300 | | ); [INFO] [stdout] 3301 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3302:1 [INFO] [stdout] | [INFO] [stdout] 3302 | / extern "thiscall" { [INFO] [stdout] 3303 | | #[doc = " calls glUniform2f only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3304 | | #[doc = " @js setUniformLocationF32"] [INFO] [stdout] 3305 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 3312 | | ); [INFO] [stdout] 3313 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3314:1 [INFO] [stdout] | [INFO] [stdout] 3314 | / extern "thiscall" { [INFO] [stdout] 3315 | | #[doc = " calls glUniform3f only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3316 | | #[doc = " @js setUniformLocationF32"] [INFO] [stdout] 3317 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 3325 | | ); [INFO] [stdout] 3326 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3327:1 [INFO] [stdout] | [INFO] [stdout] 3327 | / extern "thiscall" { [INFO] [stdout] 3328 | | #[doc = " calls glUniform4f only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3329 | | #[doc = " @js setUniformLocationF32"] [INFO] [stdout] 3330 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 3339 | | ); [INFO] [stdout] 3340 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3341:1 [INFO] [stdout] | [INFO] [stdout] 3341 | / extern "thiscall" { [INFO] [stdout] 3342 | | #[doc = " calls glUniform2fv only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3343 | | #[doc = " @js NA"] [INFO] [stdout] 3344 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 3351 | | ); [INFO] [stdout] 3352 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3353:1 [INFO] [stdout] | [INFO] [stdout] 3353 | / extern "thiscall" { [INFO] [stdout] 3354 | | #[doc = " calls glUniform3fv only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3355 | | #[doc = " @js NA"] [INFO] [stdout] 3356 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 3363 | | ); [INFO] [stdout] 3364 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3365:1 [INFO] [stdout] | [INFO] [stdout] 3365 | / extern "thiscall" { [INFO] [stdout] 3366 | | #[doc = " calls glUniform4fv only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3367 | | #[doc = " @js NA"] [INFO] [stdout] 3368 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 3375 | | ); [INFO] [stdout] 3376 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3377:1 [INFO] [stdout] | [INFO] [stdout] 3377 | / extern "thiscall" { [INFO] [stdout] 3378 | | #[doc = " calls glUniformMatrix4fv only if the values are different than the previous call for this same shader program."] [INFO] [stdout] 3379 | | #[doc = " @js NA"] [INFO] [stdout] 3380 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 3387 | | ); [INFO] [stdout] 3388 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3389:1 [INFO] [stdout] | [INFO] [stdout] 3389 | / extern "thiscall" { [INFO] [stdout] 3390 | | #[doc = " will update the builtin uniforms if they are different than the previous call for this same shader program."] [INFO] [stdout] 3391 | | #[doc = " @lua NA"] [INFO] [stdout] 3392 | | #[link_name = "\u{1}?setUniformsForBuiltins@CCGLProgram@cocos2d@@QAEXXZ"] [INFO] [stdout] 3393 | | pub fn cocos2d_CCGLProgram_setUniformsForBuiltins(this: *mut cocos2d_CCGLProgram); [INFO] [stdout] 3394 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3395:1 [INFO] [stdout] | [INFO] [stdout] 3395 | / extern "thiscall" { [INFO] [stdout] 3396 | | #[doc = " returns the vertexShader error log"] [INFO] [stdout] 3397 | | #[doc = " @js getVertexShaderLog"] [INFO] [stdout] 3398 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 3402 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 3403 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3404:1 [INFO] [stdout] | [INFO] [stdout] 3404 | / extern "thiscall" { [INFO] [stdout] 3405 | | #[doc = " returns the fragmentShader error log"] [INFO] [stdout] 3406 | | #[doc = " @js getFragmentShaderLog"] [INFO] [stdout] 3407 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 3411 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 3412 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3413:1 [INFO] [stdout] | [INFO] [stdout] 3413 | / extern "thiscall" { [INFO] [stdout] 3414 | | #[doc = " returns the program error log"] [INFO] [stdout] 3415 | | #[doc = " @js getProgramLog"] [INFO] [stdout] 3416 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 3420 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 3421 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3422:1 [INFO] [stdout] | [INFO] [stdout] 3422 | / extern "thiscall" { [INFO] [stdout] 3423 | | #[doc = " reload all shaders, this function is designed for android"] [INFO] [stdout] 3424 | | #[doc = " when opengl context lost, so don't call it."] [INFO] [stdout] 3425 | | #[doc = " @lua NA"] [INFO] [stdout] 3426 | | #[link_name = "\u{1}?reset@CCGLProgram@cocos2d@@QAEXXZ"] [INFO] [stdout] 3427 | | pub fn cocos2d_CCGLProgram_reset(this: *mut cocos2d_CCGLProgram); [INFO] [stdout] 3428 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3429:1 [INFO] [stdout] | [INFO] [stdout] 3429 | / extern "thiscall" { [INFO] [stdout] 3430 | | #[doc = " @js ctor"] [INFO] [stdout] 3431 | | #[doc = " @lua NA"] [INFO] [stdout] 3432 | | #[link_name = "\u{1}??0CCGLProgram@cocos2d@@QAE@XZ"] [INFO] [stdout] 3433 | | pub fn cocos2d_CCGLProgram_CCGLProgram(this: *mut cocos2d_CCGLProgram); [INFO] [stdout] 3434 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3632:1 [INFO] [stdout] | [INFO] [stdout] 3632 | / extern "thiscall" { [INFO] [stdout] 3633 | | #[doc = " @js NA"] [INFO] [stdout] 3634 | | #[doc = " @lua NA"] [INFO] [stdout] 3635 | | #[link_name = "\u{1}??_DCCGLProgram@cocos2d@@QAEXXZ"] [INFO] [stdout] 3636 | | pub fn cocos2d_CCGLProgram_CCGLProgram_destructor(this: *mut cocos2d_CCGLProgram); [INFO] [stdout] 3637 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3772:1 [INFO] [stdout] | [INFO] [stdout] 3772 | / extern "thiscall" { [INFO] [stdout] 3773 | | #[link_name = "\u{1}?setDelegate@CCAccelerometer@cocos2d@@QAEXPAVCCAccelerometerDelegate@2@@Z"] [INFO] [stdout] 3774 | | pub fn cocos2d_CCAccelerometer_setDelegate( [INFO] [stdout] 3775 | | this: *mut cocos2d_CCAccelerometer, [INFO] [stdout] 3776 | | pDelegate: *mut cocos2d_CCAccelerometerDelegate, [INFO] [stdout] 3777 | | ); [INFO] [stdout] 3778 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3779:1 [INFO] [stdout] | [INFO] [stdout] 3779 | / extern "thiscall" { [INFO] [stdout] 3780 | | #[link_name = "\u{1}?setAccelerometerInterval@CCAccelerometer@cocos2d@@QAEXM@Z"] [INFO] [stdout] 3781 | | pub fn cocos2d_CCAccelerometer_setAccelerometerInterval( [INFO] [stdout] 3782 | | this: *mut cocos2d_CCAccelerometer, [INFO] [stdout] 3783 | | interval: f32, [INFO] [stdout] 3784 | | ); [INFO] [stdout] 3785 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3786:1 [INFO] [stdout] | [INFO] [stdout] 3786 | / extern "thiscall" { [INFO] [stdout] 3787 | | #[link_name = "\u{1}?update@CCAccelerometer@cocos2d@@QAEXNNNN@Z"] [INFO] [stdout] 3788 | | pub fn cocos2d_CCAccelerometer_update( [INFO] [stdout] 3789 | | this: *mut cocos2d_CCAccelerometer, [INFO] [stdout] ... | [INFO] [stdout] 3794 | | ); [INFO] [stdout] 3795 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3796:1 [INFO] [stdout] | [INFO] [stdout] 3796 | / extern "thiscall" { [INFO] [stdout] 3797 | | #[link_name = "\u{1}??0CCAccelerometer@cocos2d@@QAE@XZ"] [INFO] [stdout] 3798 | | pub fn cocos2d_CCAccelerometer_CCAccelerometer(this: *mut cocos2d_CCAccelerometer); [INFO] [stdout] 3799 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3800:1 [INFO] [stdout] | [INFO] [stdout] 3800 | / extern "thiscall" { [INFO] [stdout] 3801 | | #[link_name = "\u{1}??_DCCAccelerometer@cocos2d@@QAEXXZ"] [INFO] [stdout] 3802 | | pub fn cocos2d_CCAccelerometer_CCAccelerometer_destructor(this: *mut cocos2d_CCAccelerometer); [INFO] [stdout] 3803 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3905:1 [INFO] [stdout] | [INFO] [stdout] 3905 | / extern "thiscall" { [INFO] [stdout] 3906 | | #[doc = " returns the current touch location in OpenGL coordinates"] [INFO] [stdout] 3907 | | #[link_name = "\u{1}?getLocation@CCTouch@cocos2d@@QBE?AVCCPoint@2@XZ"] [INFO] [stdout] 3908 | | pub fn cocos2d_CCTouch_getLocation(this: *const cocos2d_CCTouch) -> cocos2d_CCPoint; [INFO] [stdout] 3909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3910:1 [INFO] [stdout] | [INFO] [stdout] 3910 | / extern "thiscall" { [INFO] [stdout] 3911 | | #[doc = " returns the previous touch location in OpenGL coordinates"] [INFO] [stdout] 3912 | | #[link_name = "\u{1}?getPreviousLocation@CCTouch@cocos2d@@QBE?AVCCPoint@2@XZ"] [INFO] [stdout] 3913 | | pub fn cocos2d_CCTouch_getPreviousLocation(this: *const cocos2d_CCTouch) -> cocos2d_CCPoint; [INFO] [stdout] 3914 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3915:1 [INFO] [stdout] | [INFO] [stdout] 3915 | / extern "thiscall" { [INFO] [stdout] 3916 | | #[doc = " returns the start touch location in OpenGL coordinates"] [INFO] [stdout] 3917 | | #[link_name = "\u{1}?getStartLocation@CCTouch@cocos2d@@QBE?AVCCPoint@2@XZ"] [INFO] [stdout] 3918 | | pub fn cocos2d_CCTouch_getStartLocation(this: *const cocos2d_CCTouch) -> cocos2d_CCPoint; [INFO] [stdout] 3919 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3920:1 [INFO] [stdout] | [INFO] [stdout] 3920 | / extern "thiscall" { [INFO] [stdout] 3921 | | #[doc = " returns the delta of 2 current touches locations in screen coordinates"] [INFO] [stdout] 3922 | | #[link_name = "\u{1}?getDelta@CCTouch@cocos2d@@QBE?AVCCPoint@2@XZ"] [INFO] [stdout] 3923 | | pub fn cocos2d_CCTouch_getDelta(this: *const cocos2d_CCTouch) -> cocos2d_CCPoint; [INFO] [stdout] 3924 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3925:1 [INFO] [stdout] | [INFO] [stdout] 3925 | / extern "thiscall" { [INFO] [stdout] 3926 | | #[doc = " returns the current touch location in screen coordinates"] [INFO] [stdout] 3927 | | #[link_name = "\u{1}?getLocationInView@CCTouch@cocos2d@@QBE?AVCCPoint@2@XZ"] [INFO] [stdout] 3928 | | pub fn cocos2d_CCTouch_getLocationInView(this: *const cocos2d_CCTouch) -> cocos2d_CCPoint; [INFO] [stdout] 3929 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3930:1 [INFO] [stdout] | [INFO] [stdout] 3930 | / extern "thiscall" { [INFO] [stdout] 3931 | | #[doc = " returns the previous touch location in screen coordinates"] [INFO] [stdout] 3932 | | #[link_name = "\u{1}?getPreviousLocationInView@CCTouch@cocos2d@@QBE?AVCCPoint@2@XZ"] [INFO] [stdout] 3933 | | pub fn cocos2d_CCTouch_getPreviousLocationInView( [INFO] [stdout] 3934 | | this: *const cocos2d_CCTouch, [INFO] [stdout] 3935 | | ) -> cocos2d_CCPoint; [INFO] [stdout] 3936 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:3937:1 [INFO] [stdout] | [INFO] [stdout] 3937 | / extern "thiscall" { [INFO] [stdout] 3938 | | #[doc = " returns the start touch location in screen coordinates"] [INFO] [stdout] 3939 | | #[link_name = "\u{1}?getStartLocationInView@CCTouch@cocos2d@@QBE?AVCCPoint@2@XZ"] [INFO] [stdout] 3940 | | pub fn cocos2d_CCTouch_getStartLocationInView(this: *const cocos2d_CCTouch) -> cocos2d_CCPoint; [INFO] [stdout] 3941 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4028:1 [INFO] [stdout] | [INFO] [stdout] 4028 | / extern "thiscall" { [INFO] [stdout] 4029 | | #[doc = "@brief Return a copy of the CCSet, it will copy all the elements."] [INFO] [stdout] 4030 | | #[link_name = "\u{1}?copy@CCSet@cocos2d@@QAEPAV12@XZ"] [INFO] [stdout] 4031 | | pub fn cocos2d_CCSet_copy(this: *mut cocos2d_CCSet) -> *mut cocos2d_CCSet; [INFO] [stdout] 4032 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4033:1 [INFO] [stdout] | [INFO] [stdout] 4033 | / extern "thiscall" { [INFO] [stdout] 4034 | | #[doc = "@brief It is the same as copy()."] [INFO] [stdout] 4035 | | #[doc = "@lua NA"] [INFO] [stdout] 4036 | | #[link_name = "\u{1}?mutableCopy@CCSet@cocos2d@@QAEPAV12@XZ"] [INFO] [stdout] 4037 | | pub fn cocos2d_CCSet_mutableCopy(this: *mut cocos2d_CCSet) -> *mut cocos2d_CCSet; [INFO] [stdout] 4038 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4039:1 [INFO] [stdout] | [INFO] [stdout] 4039 | / extern "thiscall" { [INFO] [stdout] 4040 | | #[doc = "@brief Return the number of elements the CCSet contains."] [INFO] [stdout] 4041 | | #[link_name = "\u{1}?count@CCSet@cocos2d@@QAEHXZ"] [INFO] [stdout] 4042 | | pub fn cocos2d_CCSet_count(this: *mut cocos2d_CCSet) -> ::std::os::raw::c_int; [INFO] [stdout] 4043 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4044:1 [INFO] [stdout] | [INFO] [stdout] 4044 | / extern "thiscall" { [INFO] [stdout] 4045 | | #[doc = "@brief Add a element into CCSet, it will retain the element."] [INFO] [stdout] 4046 | | #[link_name = "\u{1}?addObject@CCSet@cocos2d@@QAEXPAVCCObject@2@@Z"] [INFO] [stdout] 4047 | | pub fn cocos2d_CCSet_addObject(this: *mut cocos2d_CCSet, pObject: *mut cocos2d_CCObject); [INFO] [stdout] 4048 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4049:1 [INFO] [stdout] | [INFO] [stdout] 4049 | / extern "thiscall" { [INFO] [stdout] 4050 | | #[doc = "@brief Remove the given element, nothing todo if no element equals pObject."] [INFO] [stdout] 4051 | | #[link_name = "\u{1}?removeObject@CCSet@cocos2d@@QAEXPAVCCObject@2@@Z"] [INFO] [stdout] 4052 | | pub fn cocos2d_CCSet_removeObject(this: *mut cocos2d_CCSet, pObject: *mut cocos2d_CCObject); [INFO] [stdout] 4053 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4054:1 [INFO] [stdout] | [INFO] [stdout] 4054 | / extern "thiscall" { [INFO] [stdout] 4055 | | #[doc = "@brief Remove all elements of the set"] [INFO] [stdout] 4056 | | #[link_name = "\u{1}?removeAllObjects@CCSet@cocos2d@@QAEXXZ"] [INFO] [stdout] 4057 | | pub fn cocos2d_CCSet_removeAllObjects(this: *mut cocos2d_CCSet); [INFO] [stdout] 4058 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4059:1 [INFO] [stdout] | [INFO] [stdout] 4059 | / extern "thiscall" { [INFO] [stdout] 4060 | | #[doc = "@brief Check if CCSet contains a element equals pObject."] [INFO] [stdout] 4061 | | #[link_name = "\u{1}?containsObject@CCSet@cocos2d@@QAE_NPAVCCObject@2@@Z"] [INFO] [stdout] 4062 | | pub fn cocos2d_CCSet_containsObject( [INFO] [stdout] ... | [INFO] [stdout] 4065 | | ) -> bool; [INFO] [stdout] 4066 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4067:1 [INFO] [stdout] | [INFO] [stdout] 4067 | / extern "thiscall" { [INFO] [stdout] 4068 | | #[doc = "@brief Return the iterator that points to the first element."] [INFO] [stdout] 4069 | | #[doc = "@js NA"] [INFO] [stdout] 4070 | | #[doc = "@lua NA"] [INFO] [stdout] 4071 | | #[link_name = "\u{1}?begin@CCSet@cocos2d@@QAE?AV?$_Tree_const_iterator@V?$_... [INFO] [stdout] 4072 | | pub fn cocos2d_CCSet_begin(this: *mut cocos2d_CCSet) -> cocos2d_CCSetIterator; [INFO] [stdout] 4073 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4074:1 [INFO] [stdout] | [INFO] [stdout] 4074 | / extern "thiscall" { [INFO] [stdout] 4075 | | #[doc = "@brief Return the iterator that points to the position after the last element."] [INFO] [stdout] 4076 | | #[doc = "@js NA"] [INFO] [stdout] 4077 | | #[doc = "@lua NA"] [INFO] [stdout] 4078 | | #[link_name = "\u{1}?end@CCSet@cocos2d@@QAE?AV?$_Tree_const_iterator@V?$_Tree_val@U?$_... [INFO] [stdout] 4079 | | pub fn cocos2d_CCSet_end(this: *mut cocos2d_CCSet) -> cocos2d_CCSetIterator; [INFO] [stdout] 4080 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4081:1 [INFO] [stdout] | [INFO] [stdout] 4081 | / extern "thiscall" { [INFO] [stdout] 4082 | | #[doc = "@brief Return the first element if it contains elements, or null if it doesn't contain any element."] [INFO] [stdout] 4083 | | #[link_name = "\u{1}?anyObject@CCSet@cocos2d@@QAEPAVCCObject@2@XZ"] [INFO] [stdout] 4084 | | pub fn cocos2d_CCSet_anyObject(this: *mut cocos2d_CCSet) -> *mut cocos2d_CCObject; [INFO] [stdout] 4085 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4086:1 [INFO] [stdout] | [INFO] [stdout] 4086 | / extern "thiscall" { [INFO] [stdout] 4087 | | #[doc = " @js ctor"] [INFO] [stdout] 4088 | | #[doc = " @lua NA"] [INFO] [stdout] 4089 | | #[link_name = "\u{1}??0CCSet@cocos2d@@QAE@XZ"] [INFO] [stdout] 4090 | | pub fn cocos2d_CCSet_CCSet(this: *mut cocos2d_CCSet); [INFO] [stdout] 4091 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4092:1 [INFO] [stdout] | [INFO] [stdout] 4092 | / extern "thiscall" { [INFO] [stdout] 4093 | | #[doc = " @lua NA"] [INFO] [stdout] 4094 | | #[link_name = "\u{1}??0CCSet@cocos2d@@QAE@ABV01@@Z"] [INFO] [stdout] 4095 | | pub fn cocos2d_CCSet_CCSet1(this: *mut cocos2d_CCSet, rSetObject: *const cocos2d_CCSet); [INFO] [stdout] 4096 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4155:1 [INFO] [stdout] | [INFO] [stdout] 4155 | / extern "thiscall" { [INFO] [stdout] 4156 | | #[doc = " @js NA"] [INFO] [stdout] 4157 | | #[doc = " @lua NA"] [INFO] [stdout] 4158 | | #[link_name = "\u{1}??_DCCSet@cocos2d@@QAEXXZ"] [INFO] [stdout] 4159 | | pub fn cocos2d_CCSet_CCSet_destructor(this: *mut cocos2d_CCSet); [INFO] [stdout] 4160 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4161:1 [INFO] [stdout] | [INFO] [stdout] 4161 | / extern "thiscall" { [INFO] [stdout] 4162 | | #[doc = " @js NA"] [INFO] [stdout] 4163 | | #[doc = " @lua NA"] [INFO] [stdout] 4164 | | #[link_name = "\u{1}?acceptVisitor@CCSet@cocos2d@@UAEXAAVCCDataVisitor@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 4168 | | ); [INFO] [stdout] 4169 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4232:1 [INFO] [stdout] | [INFO] [stdout] 4232 | / extern "thiscall" { [INFO] [stdout] 4233 | | #[link_name = "\u{1}??_DCCScriptHandlerEntry@cocos2d@@QAEXXZ"] [INFO] [stdout] 4234 | | pub fn cocos2d_CCScriptHandlerEntry_CCScriptHandlerEntry_destructor( [INFO] [stdout] 4235 | | this: *mut cocos2d_CCScriptHandlerEntry, [INFO] [stdout] 4236 | | ); [INFO] [stdout] 4237 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4326:1 [INFO] [stdout] | [INFO] [stdout] 4326 | / extern "thiscall" { [INFO] [stdout] 4327 | | #[link_name = "\u{1}??_DCCSchedulerScriptHandlerEntry@cocos2d@@QAEXXZ"] [INFO] [stdout] 4328 | | pub fn cocos2d_CCSchedulerScriptHandlerEntry_CCSchedulerScriptHandlerEntry_destructor( [INFO] [stdout] 4329 | | this: *mut cocos2d_CCSchedulerScriptHandlerEntry, [INFO] [stdout] 4330 | | ); [INFO] [stdout] 4331 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4422:1 [INFO] [stdout] | [INFO] [stdout] 4422 | / extern "thiscall" { [INFO] [stdout] 4423 | | #[link_name = "\u{1}??_DCCTouchScriptHandlerEntry@cocos2d@@QAEXXZ"] [INFO] [stdout] 4424 | | pub fn cocos2d_CCTouchScriptHandlerEntry_CCTouchScriptHandlerEntry_destructor( [INFO] [stdout] 4425 | | this: *mut cocos2d_CCTouchScriptHandlerEntry, [INFO] [stdout] 4426 | | ); [INFO] [stdout] 4427 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4491:1 [INFO] [stdout] | [INFO] [stdout] 4491 | / extern "thiscall" { [INFO] [stdout] 4492 | | #[link_name = "\u{1}?setScriptEngine@CCScriptEngineManager@cocos2d@@QAEXPAVCCScriptEngineProtocol@2@@Z"] [INFO] [stdout] 4493 | | pub fn cocos2d_CCScriptEngineManager_setScriptEngine( [INFO] [stdout] 4494 | | this: *mut cocos2d_CCScriptEngineManager, [INFO] [stdout] 4495 | | pScriptEngine: *mut cocos2d_CCScriptEngineProtocol, [INFO] [stdout] 4496 | | ); [INFO] [stdout] 4497 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4498:1 [INFO] [stdout] | [INFO] [stdout] 4498 | / extern "thiscall" { [INFO] [stdout] 4499 | | #[link_name = "\u{1}?removeScriptEngine@CCScriptEngineManager@cocos2d@@QAEXXZ"] [INFO] [stdout] 4500 | | pub fn cocos2d_CCScriptEngineManager_removeScriptEngine( [INFO] [stdout] 4501 | | this: *mut cocos2d_CCScriptEngineManager, [INFO] [stdout] 4502 | | ); [INFO] [stdout] 4503 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:4512:1 [INFO] [stdout] | [INFO] [stdout] 4512 | / extern "thiscall" { [INFO] [stdout] 4513 | | #[link_name = "\u{1}??_DCCScriptEngineManager@cocos2d@@QAEXXZ"] [INFO] [stdout] 4514 | | pub fn cocos2d_CCScriptEngineManager_CCScriptEngineManager_destructor( [INFO] [stdout] 4515 | | this: *mut cocos2d_CCScriptEngineManager, [INFO] [stdout] 4516 | | ); [INFO] [stdout] 4517 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6347:1 [INFO] [stdout] | [INFO] [stdout] 6347 | / extern "thiscall" { [INFO] [stdout] 6348 | | #[doc = " @js NA"] [INFO] [stdout] 6349 | | #[doc = " @lua NA"] [INFO] [stdout] 6350 | | #[link_name = "\u{1}?description@CCTexture2D@cocos2d@@QAEPBDXZ"] [INFO] [stdout] ... | [INFO] [stdout] 6353 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 6354 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6355:1 [INFO] [stdout] | [INFO] [stdout] 6355 | / extern "thiscall" { [INFO] [stdout] 6356 | | #[doc = " These functions are needed to create mutable textures"] [INFO] [stdout] 6357 | | #[doc = " @js NA"] [INFO] [stdout] 6358 | | #[link_name = "\u{1}?releaseData@CCTexture2D@cocos2d@@QAEXPAX@Z"] [INFO] [stdout] ... | [INFO] [stdout] 6362 | | ); [INFO] [stdout] 6363 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6364:1 [INFO] [stdout] | [INFO] [stdout] 6364 | / extern "thiscall" { [INFO] [stdout] 6365 | | #[doc = " @js NA"] [INFO] [stdout] 6366 | | #[link_name = "\u{1}?keepData@CCTexture2D@cocos2d@@QAEPAXPAXI@Z"] [INFO] [stdout] 6367 | | pub fn cocos2d_CCTexture2D_keepData( [INFO] [stdout] ... | [INFO] [stdout] 6371 | | ) -> *mut ::std::os::raw::c_void; [INFO] [stdout] 6372 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6373:1 [INFO] [stdout] | [INFO] [stdout] 6373 | / extern "thiscall" { [INFO] [stdout] 6374 | | #[doc = " Initializes with a texture2d with data"] [INFO] [stdout] 6375 | | #[doc = " @js NA"] [INFO] [stdout] 6376 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 6385 | | ) -> bool; [INFO] [stdout] 6386 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6387:1 [INFO] [stdout] | [INFO] [stdout] 6387 | / extern "thiscall" { [INFO] [stdout] 6388 | | #[doc = "Drawing extensions to make it easy to draw basic quads using a CCTexture2D object."] [INFO] [stdout] 6389 | | #[doc = "These functions require GL_TEXTURE_2D and both GL_VERTEX_ARRAY and GL_TEXTURE_COORD_ARRAY client states to be enabled."] [INFO] [stdout] 6390 | | #[link_name = "\u{1}?drawAtPoint@CCTexture2D@cocos2d@@QAEXABVCCPoint@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 6394 | | ); [INFO] [stdout] 6395 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6396:1 [INFO] [stdout] | [INFO] [stdout] 6396 | / extern "thiscall" { [INFO] [stdout] 6397 | | #[doc = " draws a texture inside a rect"] [INFO] [stdout] 6398 | | #[link_name = "\u{1}?drawInRect@CCTexture2D@cocos2d@@QAEXABVCCRect@2@@Z"] [INFO] [stdout] 6399 | | pub fn cocos2d_CCTexture2D_drawInRect( [INFO] [stdout] ... | [INFO] [stdout] 6402 | | ); [INFO] [stdout] 6403 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6404:1 [INFO] [stdout] | [INFO] [stdout] 6404 | / extern "thiscall" { [INFO] [stdout] 6405 | | #[doc = "Extensions to make it easy to create a CCTexture2D object from an image file."] [INFO] [stdout] 6406 | | #[doc = "Note that RGBA type textures will have their alpha premultiplied - use the blending mode (GL_ONE, GL_ONE_MINUS_SRC_ALPHA)."] [INFO] [stdout] 6407 | | #[link_name = "\u{1}?initWithImage@CCTexture2D@cocos2d@@QAE_NPAVCCImage@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 6411 | | ) -> bool; [INFO] [stdout] 6412 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6413:1 [INFO] [stdout] | [INFO] [stdout] 6413 | / extern "thiscall" { [INFO] [stdout] 6414 | | #[doc = " Initializes a texture from a string with dimensions, alignment, font name and font size"] [INFO] [stdout] 6415 | | #[link_name = "\u{1}?initWithString@CCTexture2D@cocos2d@@QAE_NPBD0MABVCCSize@2@W4CCTextAlignment@2@W4CCVerticalTextAlignment@2@@Z"] [INFO] [stdout] 6416 | | pub fn cocos2d_CCTexture2D_initWithString( [INFO] [stdout] ... | [INFO] [stdout] 6424 | | ) -> bool; [INFO] [stdout] 6425 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6426:1 [INFO] [stdout] | [INFO] [stdout] 6426 | / extern "thiscall" { [INFO] [stdout] 6427 | | #[doc = " Initializes a texture from a string with font name and font size"] [INFO] [stdout] 6428 | | #[link_name = "\u{1}?initWithString@CCTexture2D@cocos2d@@QAE_NPBD0M@Z"] [INFO] [stdout] 6429 | | pub fn cocos2d_CCTexture2D_initWithString1( [INFO] [stdout] ... | [INFO] [stdout] 6434 | | ) -> bool; [INFO] [stdout] 6435 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6436:1 [INFO] [stdout] | [INFO] [stdout] 6436 | / extern "thiscall" { [INFO] [stdout] 6437 | | #[doc = " Initializes a texture from a string using a text definition"] [INFO] [stdout] 6438 | | #[link_name = "\u{1}?initWithString@CCTexture2D@cocos2d@@QAE_NPBDPAU_ccFontDefinition@2@@Z"] [INFO] [stdout] 6439 | | pub fn cocos2d_CCTexture2D_initWithString2( [INFO] [stdout] ... | [INFO] [stdout] 6443 | | ) -> bool; [INFO] [stdout] 6444 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6445:1 [INFO] [stdout] | [INFO] [stdout] 6445 | / extern "thiscall" { [INFO] [stdout] 6446 | | #[doc = " Initializes a texture from a PVR file"] [INFO] [stdout] 6447 | | #[link_name = "\u{1}?initWithPVRFile@CCTexture2D@cocos2d@@QAE_NPBD@Z"] [INFO] [stdout] 6448 | | pub fn cocos2d_CCTexture2D_initWithPVRFile( [INFO] [stdout] ... | [INFO] [stdout] 6451 | | ) -> bool; [INFO] [stdout] 6452 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6453:1 [INFO] [stdout] | [INFO] [stdout] 6453 | / extern "thiscall" { [INFO] [stdout] 6454 | | #[doc = " Initializes a texture from a ETC file"] [INFO] [stdout] 6455 | | #[link_name = "\u{1}?initWithETCFile@CCTexture2D@cocos2d@@QAE_NPBD@Z"] [INFO] [stdout] 6456 | | pub fn cocos2d_CCTexture2D_initWithETCFile( [INFO] [stdout] ... | [INFO] [stdout] 6459 | | ) -> bool; [INFO] [stdout] 6460 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6461:1 [INFO] [stdout] | [INFO] [stdout] 6461 | / extern "thiscall" { [INFO] [stdout] 6462 | | #[doc = " sets the min filter, mag filter, wrap s and wrap t texture parameters."] [INFO] [stdout] 6463 | | #[doc = "If the texture size is NPOT (non power of 2), then in can only use GL_CLAMP_TO_EDGE in GL_TEXTURE_WRAP_{S,T}."] [INFO] [stdout] 6464 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6476 | | ); [INFO] [stdout] 6477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6478:1 [INFO] [stdout] | [INFO] [stdout] 6478 | / extern "thiscall" { [INFO] [stdout] 6479 | | #[doc = " sets antialias texture parameters:"] [INFO] [stdout] 6480 | | #[doc = "- GL_TEXTURE_MIN_FILTER = GL_LINEAR"] [INFO] [stdout] 6481 | | #[doc = "- GL_TEXTURE_MAG_FILTER = GL_LINEAR"] [INFO] [stdout] ... | [INFO] [stdout] 6487 | | pub fn cocos2d_CCTexture2D_setAntiAliasTexParameters(this: *mut cocos2d_CCTexture2D); [INFO] [stdout] 6488 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6489:1 [INFO] [stdout] | [INFO] [stdout] 6489 | / extern "thiscall" { [INFO] [stdout] 6490 | | #[doc = " sets alias texture parameters:"] [INFO] [stdout] 6491 | | #[doc = "- GL_TEXTURE_MIN_FILTER = GL_NEAREST"] [INFO] [stdout] 6492 | | #[doc = "- GL_TEXTURE_MAG_FILTER = GL_NEAREST"] [INFO] [stdout] ... | [INFO] [stdout] 6498 | | pub fn cocos2d_CCTexture2D_setAliasTexParameters(this: *mut cocos2d_CCTexture2D); [INFO] [stdout] 6499 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6500:1 [INFO] [stdout] | [INFO] [stdout] 6500 | / extern "thiscall" { [INFO] [stdout] 6501 | | #[doc = " Generates mipmap images for the texture."] [INFO] [stdout] 6502 | | #[doc = "It only works if the texture size is POT (power of 2)."] [INFO] [stdout] 6503 | | #[doc = "@since v0.99.0"] [INFO] [stdout] 6504 | | #[link_name = "\u{1}?generateMipmap@CCTexture2D@cocos2d@@QAEXXZ"] [INFO] [stdout] 6505 | | pub fn cocos2d_CCTexture2D_generateMipmap(this: *mut cocos2d_CCTexture2D); [INFO] [stdout] 6506 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6507:1 [INFO] [stdout] | [INFO] [stdout] 6507 | / extern "thiscall" { [INFO] [stdout] 6508 | | #[doc = " returns the pixel format."] [INFO] [stdout] 6509 | | #[doc = "@since v2.0"] [INFO] [stdout] 6510 | | #[link_name = "\u{1}?stringForFormat@CCTexture2D@cocos2d@@QAEPBDXZ"] [INFO] [stdout] ... | [INFO] [stdout] 6513 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 6514 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6515:1 [INFO] [stdout] | [INFO] [stdout] 6515 | / extern "thiscall" { [INFO] [stdout] 6516 | | #[doc = " returns the bits-per-pixel of the in-memory OpenGL texture"] [INFO] [stdout] 6517 | | #[doc = "@since v1.0"] [INFO] [stdout] 6518 | | #[link_name = "\u{1}?bitsPerPixelForFormat@CCTexture2D@cocos2d@@QAEIXZ"] [INFO] [stdout] ... | [INFO] [stdout] 6521 | | ) -> ::std::os::raw::c_uint; [INFO] [stdout] 6522 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6523:1 [INFO] [stdout] | [INFO] [stdout] 6523 | / extern "thiscall" { [INFO] [stdout] 6524 | | #[doc = " Helper functions that returns bits per pixels for a given format."] [INFO] [stdout] 6525 | | #[doc = "@since v2.0"] [INFO] [stdout] 6526 | | #[link_name = "\u{1}?bitsPerPixelForFormat@CCTexture2D@cocos2d@@QAEIW4CCTexture2DPixelFormat@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 6530 | | ) -> ::std::os::raw::c_uint; [INFO] [stdout] 6531 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6570:1 [INFO] [stdout] | [INFO] [stdout] 6570 | / extern "thiscall" { [INFO] [stdout] 6571 | | #[doc = " content size"] [INFO] [stdout] 6572 | | #[link_name = "\u{1}?getContentSizeInPixels@CCTexture2D@cocos2d@@QAEABVCCSize@2@XZ"] [INFO] [stdout] 6573 | | pub fn cocos2d_CCTexture2D_getContentSizeInPixels( [INFO] [stdout] 6574 | | this: *mut cocos2d_CCTexture2D, [INFO] [stdout] 6575 | | ) -> *const cocos2d_CCSize; [INFO] [stdout] 6576 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6577:1 [INFO] [stdout] | [INFO] [stdout] 6577 | / extern "thiscall" { [INFO] [stdout] 6578 | | #[link_name = "\u{1}?hasPremultipliedAlpha@CCTexture2D@cocos2d@@QAE_NXZ"] [INFO] [stdout] 6579 | | pub fn cocos2d_CCTexture2D_hasPremultipliedAlpha(this: *mut cocos2d_CCTexture2D) -> bool; [INFO] [stdout] 6580 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6581:1 [INFO] [stdout] | [INFO] [stdout] 6581 | / extern "thiscall" { [INFO] [stdout] 6582 | | #[link_name = "\u{1}?hasMipmaps@CCTexture2D@cocos2d@@QAE_NXZ"] [INFO] [stdout] 6583 | | pub fn cocos2d_CCTexture2D_hasMipmaps(this: *mut cocos2d_CCTexture2D) -> bool; [INFO] [stdout] 6584 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6585:1 [INFO] [stdout] | [INFO] [stdout] 6585 | / extern "thiscall" { [INFO] [stdout] 6586 | | #[doc = " @js ctor"] [INFO] [stdout] 6587 | | #[link_name = "\u{1}??0CCTexture2D@cocos2d@@QAE@XZ"] [INFO] [stdout] 6588 | | pub fn cocos2d_CCTexture2D_CCTexture2D(this: *mut cocos2d_CCTexture2D); [INFO] [stdout] 6589 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6738:1 [INFO] [stdout] | [INFO] [stdout] 6738 | / extern "thiscall" { [INFO] [stdout] 6739 | | #[doc = " @js NA"] [INFO] [stdout] 6740 | | #[doc = " @lua NA"] [INFO] [stdout] 6741 | | #[link_name = "\u{1}??_DCCTexture2D@cocos2d@@QAEXXZ"] [INFO] [stdout] 6742 | | pub fn cocos2d_CCTexture2D_CCTexture2D_destructor(this: *mut cocos2d_CCTexture2D); [INFO] [stdout] 6743 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6744:1 [INFO] [stdout] | [INFO] [stdout] 6744 | / extern "thiscall" { [INFO] [stdout] 6745 | | #[link_name = "\u{1}?getPixelFormat@CCTexture2D@cocos2d@@UAE?AW4CCTexture2DPixelFormat@2@XZ"] [INFO] [stdout] 6746 | | pub fn cocos2d_CCTexture2D_getPixelFormat( [INFO] [stdout] 6747 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 6748 | | ) -> cocos2d_CCTexture2DPixelFormat; [INFO] [stdout] 6749 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6750:1 [INFO] [stdout] | [INFO] [stdout] 6750 | / extern "thiscall" { [INFO] [stdout] 6751 | | #[link_name = "\u{1}?getPixelsWide@CCTexture2D@cocos2d@@UAEIXZ"] [INFO] [stdout] 6752 | | pub fn cocos2d_CCTexture2D_getPixelsWide( [INFO] [stdout] 6753 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 6754 | | ) -> ::std::os::raw::c_uint; [INFO] [stdout] 6755 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6756:1 [INFO] [stdout] | [INFO] [stdout] 6756 | / extern "thiscall" { [INFO] [stdout] 6757 | | #[link_name = "\u{1}?getPixelsHigh@CCTexture2D@cocos2d@@UAEIXZ"] [INFO] [stdout] 6758 | | pub fn cocos2d_CCTexture2D_getPixelsHigh( [INFO] [stdout] 6759 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 6760 | | ) -> ::std::os::raw::c_uint; [INFO] [stdout] 6761 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6762:1 [INFO] [stdout] | [INFO] [stdout] 6762 | / extern "thiscall" { [INFO] [stdout] 6763 | | #[link_name = "\u{1}?getName@CCTexture2D@cocos2d@@UAEIXZ"] [INFO] [stdout] 6764 | | pub fn cocos2d_CCTexture2D_getName(this: *mut ::std::os::raw::c_void) -> GLuint; [INFO] [stdout] 6765 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6766:1 [INFO] [stdout] | [INFO] [stdout] 6766 | / extern "thiscall" { [INFO] [stdout] 6767 | | #[link_name = "\u{1}?getMaxS@CCTexture2D@cocos2d@@UAEMXZ"] [INFO] [stdout] 6768 | | pub fn cocos2d_CCTexture2D_getMaxS(this: *mut ::std::os::raw::c_void) -> GLfloat; [INFO] [stdout] 6769 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6770:1 [INFO] [stdout] | [INFO] [stdout] 6770 | / extern "thiscall" { [INFO] [stdout] 6771 | | #[link_name = "\u{1}?setMaxS@CCTexture2D@cocos2d@@UAEXM@Z"] [INFO] [stdout] 6772 | | pub fn cocos2d_CCTexture2D_setMaxS(this: *mut ::std::os::raw::c_void, var: GLfloat); [INFO] [stdout] 6773 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6774:1 [INFO] [stdout] | [INFO] [stdout] 6774 | / extern "thiscall" { [INFO] [stdout] 6775 | | #[link_name = "\u{1}?getMaxT@CCTexture2D@cocos2d@@UAEMXZ"] [INFO] [stdout] 6776 | | pub fn cocos2d_CCTexture2D_getMaxT(this: *mut ::std::os::raw::c_void) -> GLfloat; [INFO] [stdout] 6777 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6778:1 [INFO] [stdout] | [INFO] [stdout] 6778 | / extern "thiscall" { [INFO] [stdout] 6779 | | #[link_name = "\u{1}?setMaxT@CCTexture2D@cocos2d@@UAEXM@Z"] [INFO] [stdout] 6780 | | pub fn cocos2d_CCTexture2D_setMaxT(this: *mut ::std::os::raw::c_void, var: GLfloat); [INFO] [stdout] 6781 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6782:1 [INFO] [stdout] | [INFO] [stdout] 6782 | / extern "thiscall" { [INFO] [stdout] 6783 | | #[link_name = "\u{1}?getContentSize@CCTexture2D@cocos2d@@UAE?AVCCSize@2@XZ"] [INFO] [stdout] 6784 | | pub fn cocos2d_CCTexture2D_getContentSize(this: *mut ::std::os::raw::c_void) -> cocos2d_CCSize; [INFO] [stdout] 6785 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6786:1 [INFO] [stdout] | [INFO] [stdout] 6786 | / extern "thiscall" { [INFO] [stdout] 6787 | | #[link_name = "\u{1}?getShaderProgram@CCTexture2D@cocos2d@@UAEPAVCCGLProgram@2@XZ"] [INFO] [stdout] 6788 | | pub fn cocos2d_CCTexture2D_getShaderProgram( [INFO] [stdout] 6789 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 6790 | | ) -> *mut cocos2d_CCGLProgram; [INFO] [stdout] 6791 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:6792:1 [INFO] [stdout] | [INFO] [stdout] 6792 | / extern "thiscall" { [INFO] [stdout] 6793 | | #[link_name = "\u{1}?setShaderProgram@CCTexture2D@cocos2d@@UAEXPAVCCGLProgram@2@@Z"] [INFO] [stdout] 6794 | | pub fn cocos2d_CCTexture2D_setShaderProgram( [INFO] [stdout] 6795 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 6796 | | var: *mut cocos2d_CCGLProgram, [INFO] [stdout] 6797 | | ); [INFO] [stdout] 6798 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7470:1 [INFO] [stdout] | [INFO] [stdout] 7470 | / extern "thiscall" { [INFO] [stdout] 7471 | | #[doc = " Gets the description string. It makes debugging easier."] [INFO] [stdout] 7472 | | #[doc = " @return A string terminated with '\\0'"] [INFO] [stdout] 7473 | | #[doc = " @js NA"] [INFO] [stdout] 7474 | | #[link_name = "\u{1}?description@CCNode@cocos2d@@QAEPBDXZ"] [INFO] [stdout] 7475 | | pub fn cocos2d_CCNode_description(this: *mut cocos2d_CCNode) -> *const ::std::os::raw::c_char; [INFO] [stdout] 7476 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7477:1 [INFO] [stdout] | [INFO] [stdout] 7477 | / extern "thiscall" { [INFO] [stdout] 7478 | | #[doc = " Schedules for lua script."] [INFO] [stdout] 7479 | | #[doc = " @js NA"] [INFO] [stdout] 7480 | | #[link_name = "\u{1}?scheduleUpdateWithPriorityLua@CCNode@cocos2d@@QAEXHH@Z"] [INFO] [stdout] ... | [INFO] [stdout] 7485 | | ); [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7487:1 [INFO] [stdout] | [INFO] [stdout] 7487 | / extern "thiscall" { [INFO] [stdout] 7488 | | #[doc = " Returns a \"local\" axis aligned bounding box of the node."] [INFO] [stdout] 7489 | | #[doc = " The returned box is relative only to its parent."] [INFO] [stdout] 7490 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 7497 | | pub fn cocos2d_CCNode_boundingBox(this: *mut cocos2d_CCNode) -> cocos2d_CCRect; [INFO] [stdout] 7498 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7499:1 [INFO] [stdout] | [INFO] [stdout] 7499 | / extern "thiscall" { [INFO] [stdout] 7500 | | #[doc = " Executes an action, and returns the action that is executed."] [INFO] [stdout] 7501 | | #[doc = ""] [INFO] [stdout] 7502 | | #[doc = " This node becomes the action's target. Refer to CCAction::getTarget()"] [INFO] [stdout] ... | [INFO] [stdout] 7510 | | ) -> *mut cocos2d_CCAction; [INFO] [stdout] 7511 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7512:1 [INFO] [stdout] | [INFO] [stdout] 7512 | / extern "thiscall" { [INFO] [stdout] 7513 | | #[doc = " Stops and removes all actions from the running action list ."] [INFO] [stdout] 7514 | | #[link_name = "\u{1}?stopAllActions@CCNode@cocos2d@@QAEXXZ"] [INFO] [stdout] 7515 | | pub fn cocos2d_CCNode_stopAllActions(this: *mut cocos2d_CCNode); [INFO] [stdout] 7516 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7517:1 [INFO] [stdout] | [INFO] [stdout] 7517 | / extern "thiscall" { [INFO] [stdout] 7518 | | #[doc = " Stops and removes an action from the running action list."] [INFO] [stdout] 7519 | | #[doc = ""] [INFO] [stdout] 7520 | | #[doc = " @param An action object to be removed."] [INFO] [stdout] 7521 | | #[link_name = "\u{1}?stopAction@CCNode@cocos2d@@QAEXPAVCCAction@2@@Z"] [INFO] [stdout] 7522 | | pub fn cocos2d_CCNode_stopAction(this: *mut cocos2d_CCNode, action: *mut cocos2d_CCAction); [INFO] [stdout] 7523 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7524:1 [INFO] [stdout] | [INFO] [stdout] 7524 | / extern "thiscall" { [INFO] [stdout] 7525 | | #[doc = " Removes an action from the running action list by its tag."] [INFO] [stdout] 7526 | | #[doc = ""] [INFO] [stdout] 7527 | | #[doc = " @param A tag that indicates the action to be removed."] [INFO] [stdout] 7528 | | #[link_name = "\u{1}?stopActionByTag@CCNode@cocos2d@@QAEXH@Z"] [INFO] [stdout] 7529 | | pub fn cocos2d_CCNode_stopActionByTag(this: *mut cocos2d_CCNode, tag: ::std::os::raw::c_int); [INFO] [stdout] 7530 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7531:1 [INFO] [stdout] | [INFO] [stdout] 7531 | / extern "thiscall" { [INFO] [stdout] 7532 | | #[doc = " Gets an action from the running action list by its tag."] [INFO] [stdout] 7533 | | #[doc = ""] [INFO] [stdout] 7534 | | #[doc = " @see setTag(int), getTag()."] [INFO] [stdout] ... | [INFO] [stdout] 7541 | | ) -> *mut cocos2d_CCAction; [INFO] [stdout] 7542 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7543:1 [INFO] [stdout] | [INFO] [stdout] 7543 | / extern "thiscall" { [INFO] [stdout] 7544 | | #[doc = " Returns the numbers of actions that are running plus the ones that are schedule to run (actions in actionsToAdd and actions... [INFO] [stdout] 7545 | | #[doc = ""] [INFO] [stdout] 7546 | | #[doc = " Composable actions are counted as 1 action. Example:"] [INFO] [stdout] ... | [INFO] [stdout] 7555 | | ) -> ::std::os::raw::c_uint; [INFO] [stdout] 7556 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7557:1 [INFO] [stdout] | [INFO] [stdout] 7557 | / extern "thiscall" { [INFO] [stdout] 7558 | | #[doc = " Checks whether a selector is scheduled."] [INFO] [stdout] 7559 | | #[doc = ""] [INFO] [stdout] 7560 | | #[doc = " @param selector A function selector"] [INFO] [stdout] ... | [INFO] [stdout] 7568 | | ) -> bool; [INFO] [stdout] 7569 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7570:1 [INFO] [stdout] | [INFO] [stdout] 7570 | / extern "thiscall" { [INFO] [stdout] 7571 | | #[doc = " Schedules the \"update\" method."] [INFO] [stdout] 7572 | | #[doc = ""] [INFO] [stdout] 7573 | | #[doc = " It will use the order number 0. This method will be called every frame."] [INFO] [stdout] ... | [INFO] [stdout] 7578 | | pub fn cocos2d_CCNode_scheduleUpdate(this: *mut cocos2d_CCNode); [INFO] [stdout] 7579 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7580:1 [INFO] [stdout] | [INFO] [stdout] 7580 | / extern "thiscall" { [INFO] [stdout] 7581 | | #[doc = " Schedules the \"update\" method with a custom priority."] [INFO] [stdout] 7582 | | #[doc = ""] [INFO] [stdout] 7583 | | #[doc = " This selector will be called every frame."] [INFO] [stdout] ... | [INFO] [stdout] 7591 | | ); [INFO] [stdout] 7592 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7593:1 [INFO] [stdout] | [INFO] [stdout] 7593 | / extern "thiscall" { [INFO] [stdout] 7594 | | #[link_name = "\u{1}?unscheduleUpdate@CCNode@cocos2d@@QAEXXZ"] [INFO] [stdout] 7595 | | pub fn cocos2d_CCNode_unscheduleUpdate(this: *mut cocos2d_CCNode); [INFO] [stdout] 7596 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7597:1 [INFO] [stdout] | [INFO] [stdout] 7597 | / extern "thiscall" { [INFO] [stdout] 7598 | | #[doc = " Schedules a custom selector."] [INFO] [stdout] 7599 | | #[doc = ""] [INFO] [stdout] 7600 | | #[doc = " If the selector is already scheduled, then the interval parameter will be updated without scheduling it again."] [INFO] [stdout] ... | [INFO] [stdout] 7619 | | ); [INFO] [stdout] 7620 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7621:1 [INFO] [stdout] | [INFO] [stdout] 7621 | / extern "thiscall" { [INFO] [stdout] 7622 | | #[doc = " Schedules a custom selector with an interval time in seconds."] [INFO] [stdout] 7623 | | #[doc = " @see schedule(SEL_SCHEDULE, float, unsigned int, float)"] [INFO] [stdout] 7624 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 7633 | | ); [INFO] [stdout] 7634 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7635:1 [INFO] [stdout] | [INFO] [stdout] 7635 | / extern "thiscall" { [INFO] [stdout] 7636 | | #[doc = " Schedules a selector that runs only once, with a delay of 0 or larger"] [INFO] [stdout] 7637 | | #[doc = " @see schedule(SEL_SCHEDULE, float, unsigned int, float)"] [INFO] [stdout] 7638 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 7647 | | ); [INFO] [stdout] 7648 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7649:1 [INFO] [stdout] | [INFO] [stdout] 7649 | / extern "thiscall" { [INFO] [stdout] 7650 | | #[doc = " Schedules a custom selector, the scheduled selector will be ticked every frame"] [INFO] [stdout] 7651 | | #[doc = " @see schedule(SEL_SCHEDULE, float, unsigned int, float)"] [INFO] [stdout] 7652 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 7656 | | pub fn cocos2d_CCNode_schedule2(this: *mut cocos2d_CCNode, selector: cocos2d_SEL_SCHEDULE); [INFO] [stdout] 7657 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7658:1 [INFO] [stdout] | [INFO] [stdout] 7658 | / extern "thiscall" { [INFO] [stdout] 7659 | | #[doc = " Unschedules a custom selector."] [INFO] [stdout] 7660 | | #[doc = " @see schedule(SEL_SCHEDULE, float, unsigned int, float)"] [INFO] [stdout] 7661 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 7665 | | pub fn cocos2d_CCNode_unschedule(this: *mut cocos2d_CCNode, selector: cocos2d_SEL_SCHEDULE); [INFO] [stdout] 7666 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7667:1 [INFO] [stdout] | [INFO] [stdout] 7667 | / extern "thiscall" { [INFO] [stdout] 7668 | | #[doc = " Unschedule all scheduled selectors: custom selectors, and the 'update' selector."] [INFO] [stdout] 7669 | | #[doc = " Actions are not affected by this method."] [INFO] [stdout] 7670 | | #[link_name = "\u{1}?unscheduleAllSelectors@CCNode@cocos2d@@QAEXXZ"] [INFO] [stdout] 7671 | | pub fn cocos2d_CCNode_unscheduleAllSelectors(this: *mut cocos2d_CCNode); [INFO] [stdout] 7672 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7673:1 [INFO] [stdout] | [INFO] [stdout] 7673 | / extern "thiscall" { [INFO] [stdout] 7674 | | #[doc = " Resumes all scheduled selectors and actions."] [INFO] [stdout] 7675 | | #[doc = " This method is called internally by onEnter"] [INFO] [stdout] 7676 | | #[doc = " @js NA"] [INFO] [stdout] ... | [INFO] [stdout] 7679 | | pub fn cocos2d_CCNode_resumeSchedulerAndActions(this: *mut cocos2d_CCNode); [INFO] [stdout] 7680 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7681:1 [INFO] [stdout] | [INFO] [stdout] 7681 | / extern "thiscall" { [INFO] [stdout] 7682 | | #[doc = " Pauses all scheduled selectors and actions."] [INFO] [stdout] 7683 | | #[doc = " This method is called internally by onExit"] [INFO] [stdout] 7684 | | #[doc = " @js NA"] [INFO] [stdout] ... | [INFO] [stdout] 7687 | | pub fn cocos2d_CCNode_pauseSchedulerAndActions(this: *mut cocos2d_CCNode); [INFO] [stdout] 7688 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7689:1 [INFO] [stdout] | [INFO] [stdout] 7689 | / extern "thiscall" { [INFO] [stdout] 7690 | | #[doc = " Performs OpenGL view-matrix transformation based on position, scale, rotation and other attributes."] [INFO] [stdout] 7691 | | #[link_name = "\u{1}?transform@CCNode@cocos2d@@QAEXXZ"] [INFO] [stdout] 7692 | | pub fn cocos2d_CCNode_transform(this: *mut cocos2d_CCNode); [INFO] [stdout] 7693 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7694:1 [INFO] [stdout] | [INFO] [stdout] 7694 | / extern "thiscall" { [INFO] [stdout] 7695 | | #[doc = " Performs OpenGL view-matrix transformation of it's ancestors."] [INFO] [stdout] 7696 | | #[doc = " Generally the ancestors are already transformed, but in certain cases (eg: attaching a FBO)"] [INFO] [stdout] 7697 | | #[doc = " It's necessary to transform the ancestors again."] [INFO] [stdout] 7698 | | #[link_name = "\u{1}?transformAncestors@CCNode@cocos2d@@QAEXXZ"] [INFO] [stdout] 7699 | | pub fn cocos2d_CCNode_transformAncestors(this: *mut cocos2d_CCNode); [INFO] [stdout] 7700 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7701:1 [INFO] [stdout] | [INFO] [stdout] 7701 | / extern "thiscall" { [INFO] [stdout] 7702 | | #[doc = " Converts a Point to node (local) space coordinates. The result is in Points."] [INFO] [stdout] 7703 | | #[link_name = "\u{1}?convertToNodeSpace@CCNode@cocos2d@@QAE?AVCCPoint@2@ABV32@@Z"] [INFO] [stdout] 7704 | | pub fn cocos2d_CCNode_convertToNodeSpace( [INFO] [stdout] ... | [INFO] [stdout] 7707 | | ) -> cocos2d_CCPoint; [INFO] [stdout] 7708 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7709:1 [INFO] [stdout] | [INFO] [stdout] 7709 | / extern "thiscall" { [INFO] [stdout] 7710 | | #[doc = " Converts a Point to world space coordinates. The result is in Points."] [INFO] [stdout] 7711 | | #[link_name = "\u{1}?convertToWorldSpace@CCNode@cocos2d@@QAE?AVCCPoint@2@ABV32@@Z"] [INFO] [stdout] 7712 | | pub fn cocos2d_CCNode_convertToWorldSpace( [INFO] [stdout] ... | [INFO] [stdout] 7715 | | ) -> cocos2d_CCPoint; [INFO] [stdout] 7716 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7717:1 [INFO] [stdout] | [INFO] [stdout] 7717 | / extern "thiscall" { [INFO] [stdout] 7718 | | #[doc = " Converts a Point to node (local) space coordinates. The result is in Points."] [INFO] [stdout] 7719 | | #[doc = " treating the returned/received node point as anchor relative."] [INFO] [stdout] 7720 | | #[link_name = "\u{1}?convertToNodeSpaceAR@CCNode@cocos2d@@QAE?AVCCPoint@2@ABV32@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 7724 | | ) -> cocos2d_CCPoint; [INFO] [stdout] 7725 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7726:1 [INFO] [stdout] | [INFO] [stdout] 7726 | / extern "thiscall" { [INFO] [stdout] 7727 | | #[doc = " Converts a local Point to world space coordinates.The result is in Points."] [INFO] [stdout] 7728 | | #[doc = " treating the returned/received node point as anchor relative."] [INFO] [stdout] 7729 | | #[link_name = "\u{1}?convertToWorldSpaceAR@CCNode@cocos2d@@QAE?AVCCPoint@2@ABV32@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 7733 | | ) -> cocos2d_CCPoint; [INFO] [stdout] 7734 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7735:1 [INFO] [stdout] | [INFO] [stdout] 7735 | / extern "thiscall" { [INFO] [stdout] 7736 | | #[doc = " convenience methods which take a CCTouch instead of CCPoint"] [INFO] [stdout] 7737 | | #[link_name = "\u{1}?convertTouchToNodeSpace@CCNode@cocos2d@@QAE?AVCCPoint@2@PAVCCTouch@2@@Z"] [INFO] [stdout] 7738 | | pub fn cocos2d_CCNode_convertTouchToNodeSpace( [INFO] [stdout] ... | [INFO] [stdout] 7741 | | ) -> cocos2d_CCPoint; [INFO] [stdout] 7742 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7743:1 [INFO] [stdout] | [INFO] [stdout] 7743 | / extern "thiscall" { [INFO] [stdout] 7744 | | #[doc = " converts a CCTouch (world coordinates) into a local coordinate. This method is AR (Anchor Relative)."] [INFO] [stdout] 7745 | | #[link_name = "\u{1}?convertTouchToNodeSpaceAR@CCNode@cocos2d@@QAE?AVCCPoint@2@PAVCCTouch@2@@Z"] [INFO] [stdout] 7746 | | pub fn cocos2d_CCNode_convertTouchToNodeSpaceAR( [INFO] [stdout] ... | [INFO] [stdout] 7749 | | ) -> cocos2d_CCPoint; [INFO] [stdout] 7750 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7751:1 [INFO] [stdout] | [INFO] [stdout] 7751 | / extern "thiscall" { [INFO] [stdout] 7752 | | #[doc = " Sets the additional transform."] [INFO] [stdout] 7753 | | #[doc = ""] [INFO] [stdout] 7754 | | #[doc = " @note The additional transform will be concatenated at the end of nodeToParentTransform."] [INFO] [stdout] ... | [INFO] [stdout] 7789 | | ); [INFO] [stdout] 7790 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7791:1 [INFO] [stdout] | [INFO] [stdout] 7791 | / extern "thiscall" { [INFO] [stdout] 7792 | | #[doc = " @{"] [INFO] [stdout] 7793 | | #[doc = " @name component functions"] [INFO] [stdout] 7794 | | #[doc = "**"] [INFO] [stdout] ... | [INFO] [stdout] 7801 | | ) -> *mut cocos2d_CCComponent; [INFO] [stdout] 7802 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7803:1 [INFO] [stdout] | [INFO] [stdout] 7803 | / extern "thiscall" { [INFO] [stdout] 7804 | | #[doc = " Default constructor"] [INFO] [stdout] 7805 | | #[doc = " @js ctor"] [INFO] [stdout] 7806 | | #[link_name = "\u{1}??0CCNode@cocos2d@@QAE@XZ"] [INFO] [stdout] 7807 | | pub fn cocos2d_CCNode_CCNode(this: *mut cocos2d_CCNode); [INFO] [stdout] 7808 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7809:1 [INFO] [stdout] | [INFO] [stdout] 7809 | / extern "thiscall" { [INFO] [stdout] 7810 | | #[link_name = "\u{1}??0CCNode@cocos2d@@QAE@ABV01@@Z"] [INFO] [stdout] 7811 | | pub fn cocos2d_CCNode_CCNode1(this: *mut cocos2d_CCNode, arg1: *const cocos2d_CCNode); [INFO] [stdout] 7812 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7989:1 [INFO] [stdout] | [INFO] [stdout] 7989 | / extern "thiscall" { [INFO] [stdout] 7990 | | #[doc = " Default destructor"] [INFO] [stdout] 7991 | | #[doc = " @js NA"] [INFO] [stdout] 7992 | | #[doc = " @lua NA"] [INFO] [stdout] 7993 | | #[link_name = "\u{1}??_DCCNode@cocos2d@@QAEXXZ"] [INFO] [stdout] 7994 | | pub fn cocos2d_CCNode_CCNode_destructor(this: *mut cocos2d_CCNode); [INFO] [stdout] 7995 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:7996:1 [INFO] [stdout] | [INFO] [stdout] 7996 | / extern "thiscall" { [INFO] [stdout] 7997 | | #[doc = " Initializes the instance of CCNode"] [INFO] [stdout] 7998 | | #[doc = " @return Whether the initialization was successful."] [INFO] [stdout] 7999 | | #[link_name = "\u{1}?init@CCNode@cocos2d@@UAE_NXZ"] [INFO] [stdout] 8000 | | pub fn cocos2d_CCNode_init(this: *mut ::std::os::raw::c_void) -> bool; [INFO] [stdout] 8001 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8002:1 [INFO] [stdout] | [INFO] [stdout] 8002 | / extern "thiscall" { [INFO] [stdout] 8003 | | #[doc = " Sets the Z order which stands for the drawing order, and reorder this node in its parent's children array."] [INFO] [stdout] 8004 | | #[doc = ""] [INFO] [stdout] 8005 | | #[doc = " The Z order of node is relative to its \"brothers\": children of the same parent."] [INFO] [stdout] ... | [INFO] [stdout] 8015 | | ); [INFO] [stdout] 8016 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8017:1 [INFO] [stdout] | [INFO] [stdout] 8017 | / extern "thiscall" { [INFO] [stdout] 8018 | | #[doc = " Sets the z order which stands for the drawing order"] [INFO] [stdout] 8019 | | #[doc = ""] [INFO] [stdout] 8020 | | #[doc = " This is an internal method. Don't call it outside the framework."] [INFO] [stdout] ... | [INFO] [stdout] 8025 | | pub fn cocos2d_CCNode__setZOrder(this: *mut ::std::os::raw::c_void, z: ::std::os::raw::c_int); [INFO] [stdout] 8026 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8027:1 [INFO] [stdout] | [INFO] [stdout] 8027 | / extern "thiscall" { [INFO] [stdout] 8028 | | #[doc = " Gets the Z order of this node."] [INFO] [stdout] 8029 | | #[doc = ""] [INFO] [stdout] 8030 | | #[doc = " @see setZOrder(int)"] [INFO] [stdout] ... | [INFO] [stdout] 8034 | | pub fn cocos2d_CCNode_getZOrder(this: *mut ::std::os::raw::c_void) -> ::std::os::raw::c_int; [INFO] [stdout] 8035 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8036:1 [INFO] [stdout] | [INFO] [stdout] 8036 | / extern "thiscall" { [INFO] [stdout] 8037 | | #[doc = " Sets the real OpenGL Z vertex."] [INFO] [stdout] 8038 | | #[doc = ""] [INFO] [stdout] 8039 | | #[doc = " Differences between openGL Z vertex and cocos2d Z order:"] [INFO] [stdout] ... | [INFO] [stdout] 8048 | | pub fn cocos2d_CCNode_setVertexZ(this: *mut ::std::os::raw::c_void, vertexZ: f32); [INFO] [stdout] 8049 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8050:1 [INFO] [stdout] | [INFO] [stdout] 8050 | / extern "thiscall" { [INFO] [stdout] 8051 | | #[doc = " Gets OpenGL Z vertex of this node."] [INFO] [stdout] 8052 | | #[doc = ""] [INFO] [stdout] 8053 | | #[doc = " @see setVertexZ(float)"] [INFO] [stdout] ... | [INFO] [stdout] 8057 | | pub fn cocos2d_CCNode_getVertexZ(this: *mut ::std::os::raw::c_void) -> f32; [INFO] [stdout] 8058 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8059:1 [INFO] [stdout] | [INFO] [stdout] 8059 | / extern "thiscall" { [INFO] [stdout] 8060 | | #[doc = " Changes the scale factor on X axis of this node"] [INFO] [stdout] 8061 | | #[doc = ""] [INFO] [stdout] 8062 | | #[doc = " The deafult value is 1.0 if you haven't changed it before"] [INFO] [stdout] ... | [INFO] [stdout] 8066 | | pub fn cocos2d_CCNode_setScaleX(this: *mut ::std::os::raw::c_void, fScaleX: f32); [INFO] [stdout] 8067 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8068:1 [INFO] [stdout] | [INFO] [stdout] 8068 | / extern "thiscall" { [INFO] [stdout] 8069 | | #[doc = " Returns the scale factor on X axis of this node"] [INFO] [stdout] 8070 | | #[doc = ""] [INFO] [stdout] 8071 | | #[doc = " @see setScaleX(float)"] [INFO] [stdout] ... | [INFO] [stdout] 8075 | | pub fn cocos2d_CCNode_getScaleX(this: *mut ::std::os::raw::c_void) -> f32; [INFO] [stdout] 8076 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8077:1 [INFO] [stdout] | [INFO] [stdout] 8077 | / extern "thiscall" { [INFO] [stdout] 8078 | | #[doc = " Changes the scale factor on Y axis of this node"] [INFO] [stdout] 8079 | | #[doc = ""] [INFO] [stdout] 8080 | | #[doc = " The Default value is 1.0 if you haven't changed it before."] [INFO] [stdout] ... | [INFO] [stdout] 8084 | | pub fn cocos2d_CCNode_setScaleY(this: *mut ::std::os::raw::c_void, fScaleY: f32); [INFO] [stdout] 8085 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8086:1 [INFO] [stdout] | [INFO] [stdout] 8086 | / extern "thiscall" { [INFO] [stdout] 8087 | | #[doc = " Returns the scale factor on Y axis of this node"] [INFO] [stdout] 8088 | | #[doc = ""] [INFO] [stdout] 8089 | | #[doc = " @see setScaleY(float)"] [INFO] [stdout] ... | [INFO] [stdout] 8093 | | pub fn cocos2d_CCNode_getScaleY(this: *mut ::std::os::raw::c_void) -> f32; [INFO] [stdout] 8094 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8095:1 [INFO] [stdout] | [INFO] [stdout] 8095 | / extern "thiscall" { [INFO] [stdout] 8096 | | #[doc = " Changes both X and Y scale factor of the node."] [INFO] [stdout] 8097 | | #[doc = ""] [INFO] [stdout] 8098 | | #[doc = " 1.0 is the default scale factor. It modifies the X and Y scale at the same time."] [INFO] [stdout] ... | [INFO] [stdout] 8102 | | pub fn cocos2d_CCNode_setScale(this: *mut ::std::os::raw::c_void, scale: f32); [INFO] [stdout] 8103 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8104:1 [INFO] [stdout] | [INFO] [stdout] 8104 | / extern "thiscall" { [INFO] [stdout] 8105 | | #[doc = " Gets the scale factor of the node, when X and Y have the same scale factor."] [INFO] [stdout] 8106 | | #[doc = ""] [INFO] [stdout] 8107 | | #[doc = " @warning Assert when m_fScaleX != m_fScaleY."] [INFO] [stdout] ... | [INFO] [stdout] 8112 | | pub fn cocos2d_CCNode_getScale(this: *mut ::std::os::raw::c_void) -> f32; [INFO] [stdout] 8113 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8114:1 [INFO] [stdout] | [INFO] [stdout] 8114 | / extern "thiscall" { [INFO] [stdout] 8115 | | #[doc = " Changes both X and Y scale factor of the node."] [INFO] [stdout] 8116 | | #[doc = ""] [INFO] [stdout] 8117 | | #[doc = " 1.0 is the default scale factor. It modifies the X and Y scale at the same time."] [INFO] [stdout] ... | [INFO] [stdout] 8122 | | pub fn cocos2d_CCNode_setScale1(this: *mut ::std::os::raw::c_void, fScaleX: f32, fScaleY: f32); [INFO] [stdout] 8123 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8124:1 [INFO] [stdout] | [INFO] [stdout] 8124 | / extern "thiscall" { [INFO] [stdout] 8125 | | #[doc = " Changes the position (x,y) of the node in OpenGL coordinates"] [INFO] [stdout] 8126 | | #[doc = ""] [INFO] [stdout] 8127 | | #[doc = " Usually we use ccp(x,y) to compose CCPoint object."] [INFO] [stdout] ... | [INFO] [stdout] 8141 | | ); [INFO] [stdout] 8142 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8143:1 [INFO] [stdout] | [INFO] [stdout] 8143 | / extern "thiscall" { [INFO] [stdout] 8144 | | #[doc = " Gets the position (x,y) of the node in OpenGL coordinates"] [INFO] [stdout] 8145 | | #[doc = ""] [INFO] [stdout] 8146 | | #[doc = " @see setPosition(const CCPoint&)"] [INFO] [stdout] ... | [INFO] [stdout] 8150 | | pub fn cocos2d_CCNode_getPosition(this: *mut ::std::os::raw::c_void) -> *const cocos2d_CCPoint; [INFO] [stdout] 8151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8152:1 [INFO] [stdout] | [INFO] [stdout] 8152 | / extern "thiscall" { [INFO] [stdout] 8153 | | #[doc = " Sets position in a more efficient way."] [INFO] [stdout] 8154 | | #[doc = ""] [INFO] [stdout] 8155 | | #[doc = " Passing two numbers (x,y) is much efficient than passing CCPoint object."] [INFO] [stdout] ... | [INFO] [stdout] 8169 | | pub fn cocos2d_CCNode_setPosition1(this: *mut ::std::os::raw::c_void, x: f32, y: f32); [INFO] [stdout] 8170 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8171:1 [INFO] [stdout] | [INFO] [stdout] 8171 | / extern "thiscall" { [INFO] [stdout] 8172 | | #[doc = " Gets position in a more efficient way, returns two number instead of a CCPoint object"] [INFO] [stdout] 8173 | | #[doc = ""] [INFO] [stdout] 8174 | | #[doc = " @see setPosition(float, float)"] [INFO] [stdout] 8175 | | #[link_name = "\u{1}?getPosition@CCNode@cocos2d@@UAEXPAM0@Z"] [INFO] [stdout] 8176 | | pub fn cocos2d_CCNode_getPosition1(this: *mut ::std::os::raw::c_void, x: *mut f32, y: *mut f32); [INFO] [stdout] 8177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8178:1 [INFO] [stdout] | [INFO] [stdout] 8178 | / extern "thiscall" { [INFO] [stdout] 8179 | | #[doc = " Gets/Sets x or y coordinate individually for position."] [INFO] [stdout] 8180 | | #[doc = " These methods are used in Lua and Javascript Bindings"] [INFO] [stdout] 8181 | | #[link_name = "\u{1}?setPositionX@CCNode@cocos2d@@UAEXM@Z"] [INFO] [stdout] 8182 | | pub fn cocos2d_CCNode_setPositionX(this: *mut ::std::os::raw::c_void, x: f32); [INFO] [stdout] 8183 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8184:1 [INFO] [stdout] | [INFO] [stdout] 8184 | / extern "thiscall" { [INFO] [stdout] 8185 | | #[link_name = "\u{1}?getPositionX@CCNode@cocos2d@@UAEMXZ"] [INFO] [stdout] 8186 | | pub fn cocos2d_CCNode_getPositionX(this: *mut ::std::os::raw::c_void) -> f32; [INFO] [stdout] 8187 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8188:1 [INFO] [stdout] | [INFO] [stdout] 8188 | / extern "thiscall" { [INFO] [stdout] 8189 | | #[link_name = "\u{1}?setPositionY@CCNode@cocos2d@@UAEXM@Z"] [INFO] [stdout] 8190 | | pub fn cocos2d_CCNode_setPositionY(this: *mut ::std::os::raw::c_void, y: f32); [INFO] [stdout] 8191 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8192:1 [INFO] [stdout] | [INFO] [stdout] 8192 | / extern "thiscall" { [INFO] [stdout] 8193 | | #[link_name = "\u{1}?getPositionY@CCNode@cocos2d@@UAEMXZ"] [INFO] [stdout] 8194 | | pub fn cocos2d_CCNode_getPositionY(this: *mut ::std::os::raw::c_void) -> f32; [INFO] [stdout] 8195 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8196:1 [INFO] [stdout] | [INFO] [stdout] 8196 | / extern "thiscall" { [INFO] [stdout] 8197 | | #[doc = " Changes the X skew angle of the node in degrees."] [INFO] [stdout] 8198 | | #[doc = ""] [INFO] [stdout] 8199 | | #[doc = " This angle describes the shear distortion in the X direction."] [INFO] [stdout] ... | [INFO] [stdout] 8205 | | pub fn cocos2d_CCNode_setSkewX(this: *mut ::std::os::raw::c_void, fSkewX: f32); [INFO] [stdout] 8206 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8207:1 [INFO] [stdout] | [INFO] [stdout] 8207 | / extern "thiscall" { [INFO] [stdout] 8208 | | #[doc = " Returns the X skew angle of the node in degrees."] [INFO] [stdout] 8209 | | #[doc = ""] [INFO] [stdout] 8210 | | #[doc = " @see setSkewX(float)"] [INFO] [stdout] ... | [INFO] [stdout] 8214 | | pub fn cocos2d_CCNode_getSkewX(this: *mut ::std::os::raw::c_void) -> f32; [INFO] [stdout] 8215 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8216:1 [INFO] [stdout] | [INFO] [stdout] 8216 | / extern "thiscall" { [INFO] [stdout] 8217 | | #[doc = " Changes the Y skew angle of the node in degrees."] [INFO] [stdout] 8218 | | #[doc = ""] [INFO] [stdout] 8219 | | #[doc = " This angle describes the shear distortion in the Y direction."] [INFO] [stdout] ... | [INFO] [stdout] 8225 | | pub fn cocos2d_CCNode_setSkewY(this: *mut ::std::os::raw::c_void, fSkewY: f32); [INFO] [stdout] 8226 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8227:1 [INFO] [stdout] | [INFO] [stdout] 8227 | / extern "thiscall" { [INFO] [stdout] 8228 | | #[doc = " Returns the Y skew angle of the node in degrees."] [INFO] [stdout] 8229 | | #[doc = ""] [INFO] [stdout] 8230 | | #[doc = " @see setSkewY(float)"] [INFO] [stdout] ... | [INFO] [stdout] 8234 | | pub fn cocos2d_CCNode_getSkewY(this: *mut ::std::os::raw::c_void) -> f32; [INFO] [stdout] 8235 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8236:1 [INFO] [stdout] | [INFO] [stdout] 8236 | / extern "thiscall" { [INFO] [stdout] 8237 | | #[doc = " Sets the anchor point in percent."] [INFO] [stdout] 8238 | | #[doc = ""] [INFO] [stdout] 8239 | | #[doc = " anchorPoint is the point around which all transformations and positioning manipulations take place."] [INFO] [stdout] ... | [INFO] [stdout] 8250 | | ); [INFO] [stdout] 8251 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8252:1 [INFO] [stdout] | [INFO] [stdout] 8252 | / extern "thiscall" { [INFO] [stdout] 8253 | | #[doc = " Returns the anchor point in percent."] [INFO] [stdout] 8254 | | #[doc = ""] [INFO] [stdout] 8255 | | #[doc = " @see setAnchorPoint(const CCPoint&)"] [INFO] [stdout] ... | [INFO] [stdout] 8261 | | ) -> *const cocos2d_CCPoint; [INFO] [stdout] 8262 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8263:1 [INFO] [stdout] | [INFO] [stdout] 8263 | / extern "thiscall" { [INFO] [stdout] 8264 | | #[doc = " Returns the anchorPoint in absolute pixels."] [INFO] [stdout] 8265 | | #[doc = ""] [INFO] [stdout] 8266 | | #[doc = " @warning You can only read it. If you wish to modify it, use anchorPoint instead."] [INFO] [stdout] ... | [INFO] [stdout] 8273 | | ) -> *const cocos2d_CCPoint; [INFO] [stdout] 8274 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8275:1 [INFO] [stdout] | [INFO] [stdout] 8275 | / extern "thiscall" { [INFO] [stdout] 8276 | | #[doc = " Sets the untransformed size of the node."] [INFO] [stdout] 8277 | | #[doc = ""] [INFO] [stdout] 8278 | | #[doc = " The contentSize remains the same no matter the node is scaled or rotated."] [INFO] [stdout] ... | [INFO] [stdout] 8286 | | ); [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8288:1 [INFO] [stdout] | [INFO] [stdout] 8288 | / extern "thiscall" { [INFO] [stdout] 8289 | | #[doc = " Returns the untransformed size of the node."] [INFO] [stdout] 8290 | | #[doc = ""] [INFO] [stdout] 8291 | | #[doc = " @see setContentSize(const CCSize&)"] [INFO] [stdout] ... | [INFO] [stdout] 8297 | | ) -> *const cocos2d_CCSize; [INFO] [stdout] 8298 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8299:1 [INFO] [stdout] | [INFO] [stdout] 8299 | / extern "thiscall" { [INFO] [stdout] 8300 | | #[link_name = "\u{1}?getScaledContentSize@CCNode@cocos2d@@UAE?AVCCSize@2@XZ"] [INFO] [stdout] 8301 | | pub fn cocos2d_CCNode_getScaledContentSize(this: *mut ::std::os::raw::c_void) [INFO] [stdout] 8302 | | -> cocos2d_CCSize; [INFO] [stdout] 8303 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8304:1 [INFO] [stdout] | [INFO] [stdout] 8304 | / extern "thiscall" { [INFO] [stdout] 8305 | | #[doc = " Sets whether the node is visible"] [INFO] [stdout] 8306 | | #[doc = ""] [INFO] [stdout] 8307 | | #[doc = " The default value is true, a node is default to visible"] [INFO] [stdout] ... | [INFO] [stdout] 8311 | | pub fn cocos2d_CCNode_setVisible(this: *mut ::std::os::raw::c_void, visible: bool); [INFO] [stdout] 8312 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8313:1 [INFO] [stdout] | [INFO] [stdout] 8313 | / extern "thiscall" { [INFO] [stdout] 8314 | | #[doc = " Determines if the node is visible"] [INFO] [stdout] 8315 | | #[doc = ""] [INFO] [stdout] 8316 | | #[doc = " @see setVisible(bool)"] [INFO] [stdout] ... | [INFO] [stdout] 8320 | | pub fn cocos2d_CCNode_isVisible(this: *mut ::std::os::raw::c_void) -> bool; [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8322:1 [INFO] [stdout] | [INFO] [stdout] 8322 | / extern "thiscall" { [INFO] [stdout] 8323 | | #[doc = " Sets the rotation (angle) of the node in degrees."] [INFO] [stdout] 8324 | | #[doc = ""] [INFO] [stdout] 8325 | | #[doc = " 0 is the default rotation angle."] [INFO] [stdout] ... | [INFO] [stdout] 8330 | | pub fn cocos2d_CCNode_setRotation(this: *mut ::std::os::raw::c_void, fRotation: f32); [INFO] [stdout] 8331 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8332:1 [INFO] [stdout] | [INFO] [stdout] 8332 | / extern "thiscall" { [INFO] [stdout] 8333 | | #[doc = " Returns the rotation of the node in degrees."] [INFO] [stdout] 8334 | | #[doc = ""] [INFO] [stdout] 8335 | | #[doc = " @see setRotation(float)"] [INFO] [stdout] ... | [INFO] [stdout] 8339 | | pub fn cocos2d_CCNode_getRotation(this: *mut ::std::os::raw::c_void) -> f32; [INFO] [stdout] 8340 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8341:1 [INFO] [stdout] | [INFO] [stdout] 8341 | / extern "thiscall" { [INFO] [stdout] 8342 | | #[doc = " Sets the X rotation (angle) of the node in degrees which performs a horizontal rotational skew."] [INFO] [stdout] 8343 | | #[doc = ""] [INFO] [stdout] 8344 | | #[doc = " 0 is the default rotation angle."] [INFO] [stdout] ... | [INFO] [stdout] 8349 | | pub fn cocos2d_CCNode_setRotationX(this: *mut ::std::os::raw::c_void, fRotaionX: f32); [INFO] [stdout] 8350 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8351:1 [INFO] [stdout] | [INFO] [stdout] 8351 | / extern "thiscall" { [INFO] [stdout] 8352 | | #[doc = " Gets the X rotation (angle) of the node in degrees which performs a horizontal rotation skew."] [INFO] [stdout] 8353 | | #[doc = ""] [INFO] [stdout] 8354 | | #[doc = " @see setRotationX(float)"] [INFO] [stdout] ... | [INFO] [stdout] 8358 | | pub fn cocos2d_CCNode_getRotationX(this: *mut ::std::os::raw::c_void) -> f32; [INFO] [stdout] 8359 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8360:1 [INFO] [stdout] | [INFO] [stdout] 8360 | / extern "thiscall" { [INFO] [stdout] 8361 | | #[doc = " Sets the Y rotation (angle) of the node in degrees which performs a vertical rotational skew."] [INFO] [stdout] 8362 | | #[doc = ""] [INFO] [stdout] 8363 | | #[doc = " 0 is the default rotation angle."] [INFO] [stdout] ... | [INFO] [stdout] 8368 | | pub fn cocos2d_CCNode_setRotationY(this: *mut ::std::os::raw::c_void, fRotationY: f32); [INFO] [stdout] 8369 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8370:1 [INFO] [stdout] | [INFO] [stdout] 8370 | / extern "thiscall" { [INFO] [stdout] 8371 | | #[doc = " Gets the Y rotation (angle) of the node in degrees which performs a vertical rotational skew."] [INFO] [stdout] 8372 | | #[doc = ""] [INFO] [stdout] 8373 | | #[doc = " @see setRotationY(float)"] [INFO] [stdout] ... | [INFO] [stdout] 8377 | | pub fn cocos2d_CCNode_getRotationY(this: *mut ::std::os::raw::c_void) -> f32; [INFO] [stdout] 8378 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8379:1 [INFO] [stdout] | [INFO] [stdout] 8379 | / extern "thiscall" { [INFO] [stdout] 8380 | | #[doc = " Sets the arrival order when this node has a same ZOrder with other children."] [INFO] [stdout] 8381 | | #[doc = ""] [INFO] [stdout] 8382 | | #[doc = " A node which called addChild subsequently will take a larger arrival order,"] [INFO] [stdout] ... | [INFO] [stdout] 8392 | | ); [INFO] [stdout] 8393 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8394:1 [INFO] [stdout] | [INFO] [stdout] 8394 | / extern "thiscall" { [INFO] [stdout] 8395 | | #[doc = " Returns the arrival order, indecates which children is added previously."] [INFO] [stdout] 8396 | | #[doc = ""] [INFO] [stdout] 8397 | | #[doc = " @see setOrderOfArrival(unsigned int)"] [INFO] [stdout] ... | [INFO] [stdout] 8403 | | ) -> ::std::os::raw::c_uint; [INFO] [stdout] 8404 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8405:1 [INFO] [stdout] | [INFO] [stdout] 8405 | / extern "thiscall" { [INFO] [stdout] 8406 | | #[doc = " Sets the state of OpenGL server side."] [INFO] [stdout] 8407 | | #[doc = ""] [INFO] [stdout] 8408 | | #[doc = " @param glServerState The state of OpenGL server side."] [INFO] [stdout] ... | [INFO] [stdout] 8414 | | ); [INFO] [stdout] 8415 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8416:1 [INFO] [stdout] | [INFO] [stdout] 8416 | / extern "thiscall" { [INFO] [stdout] 8417 | | #[doc = " Returns the state of OpenGL server side."] [INFO] [stdout] 8418 | | #[doc = ""] [INFO] [stdout] 8419 | | #[doc = " @return The state of OpenGL server side."] [INFO] [stdout] ... | [INFO] [stdout] 8424 | | ) -> cocos2d_ccGLServerState; [INFO] [stdout] 8425 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8426:1 [INFO] [stdout] | [INFO] [stdout] 8426 | / extern "thiscall" { [INFO] [stdout] 8427 | | #[doc = " Sets whether the anchor point will be (0,0) when you position this node."] [INFO] [stdout] 8428 | | #[doc = ""] [INFO] [stdout] 8429 | | #[doc = " This is an internal method, only used by CCLayer and CCScene. Don't call it outside framework."] [INFO] [stdout] ... | [INFO] [stdout] 8438 | | ); [INFO] [stdout] 8439 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8440:1 [INFO] [stdout] | [INFO] [stdout] 8440 | / extern "thiscall" { [INFO] [stdout] 8441 | | #[doc = " Gets whether the anchor point will be (0,0) when you position this node."] [INFO] [stdout] 8442 | | #[doc = ""] [INFO] [stdout] 8443 | | #[doc = " @see ignoreAnchorPointForPosition(bool)"] [INFO] [stdout] ... | [INFO] [stdout] 8448 | | -> bool; [INFO] [stdout] 8449 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8450:1 [INFO] [stdout] | [INFO] [stdout] 8450 | / extern "thiscall" { [INFO] [stdout] 8451 | | #[doc = " Adds a child to the container with z-order as 0."] [INFO] [stdout] 8452 | | #[doc = ""] [INFO] [stdout] 8453 | | #[doc = " If the child is added to a 'running' node, then 'onEnter' and 'onEnterTransitionDidFinish' will be called immediately."] [INFO] [stdout] ... | [INFO] [stdout] 8457 | | pub fn cocos2d_CCNode_addChild(this: *mut ::std::os::raw::c_void, child: *mut cocos2d_CCNode); [INFO] [stdout] 8458 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8459:1 [INFO] [stdout] | [INFO] [stdout] 8459 | / extern "thiscall" { [INFO] [stdout] 8460 | | #[doc = " Adds a child to the container with a z-order"] [INFO] [stdout] 8461 | | #[doc = ""] [INFO] [stdout] 8462 | | #[doc = " If the child is added to a 'running' node, then 'onEnter' and 'onEnterTransitionDidFinish' will be called immediately."] [INFO] [stdout] ... | [INFO] [stdout] 8471 | | ); [INFO] [stdout] 8472 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8473:1 [INFO] [stdout] | [INFO] [stdout] 8473 | / extern "thiscall" { [INFO] [stdout] 8474 | | #[doc = " Adds a child to the container with z order and tag"] [INFO] [stdout] 8475 | | #[doc = ""] [INFO] [stdout] 8476 | | #[doc = " If the child is added to a 'running' node, then 'onEnter' and 'onEnterTransitionDidFinish' will be called immediately."] [INFO] [stdout] ... | [INFO] [stdout] 8487 | | ); [INFO] [stdout] 8488 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8489:1 [INFO] [stdout] | [INFO] [stdout] 8489 | / extern "thiscall" { [INFO] [stdout] 8490 | | #[doc = " Gets a child from the container with its tag"] [INFO] [stdout] 8491 | | #[doc = ""] [INFO] [stdout] 8492 | | #[doc = " @param tag An identifier to find the child node."] [INFO] [stdout] ... | [INFO] [stdout] 8499 | | ) -> *mut cocos2d_CCNode; [INFO] [stdout] 8500 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8501:1 [INFO] [stdout] | [INFO] [stdout] 8501 | / extern "thiscall" { [INFO] [stdout] 8502 | | #[doc = " Return an array of children"] [INFO] [stdout] 8503 | | #[doc = ""] [INFO] [stdout] 8504 | | #[doc = " Composing a \"tree\" structure is a very important feature of CCNode"] [INFO] [stdout] ... | [INFO] [stdout] 8517 | | pub fn cocos2d_CCNode_getChildren(this: *mut ::std::os::raw::c_void) -> *mut cocos2d_CCArray; [INFO] [stdout] 8518 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8519:1 [INFO] [stdout] | [INFO] [stdout] 8519 | / extern "thiscall" { [INFO] [stdout] 8520 | | #[doc = " Get the amount of children."] [INFO] [stdout] 8521 | | #[doc = ""] [INFO] [stdout] 8522 | | #[doc = " @return The amount of children."] [INFO] [stdout] ... | [INFO] [stdout] 8526 | | ) -> ::std::os::raw::c_uint; [INFO] [stdout] 8527 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8528:1 [INFO] [stdout] | [INFO] [stdout] 8528 | / extern "thiscall" { [INFO] [stdout] 8529 | | #[doc = " Sets the parent node"] [INFO] [stdout] 8530 | | #[doc = ""] [INFO] [stdout] 8531 | | #[doc = " @param parent A pointer to the parnet node"] [INFO] [stdout] 8532 | | #[link_name = "\u{1}?setParent@CCNode@cocos2d@@UAEXPAV12@@Z"] [INFO] [stdout] 8533 | | pub fn cocos2d_CCNode_setParent(this: *mut ::std::os::raw::c_void, parent: *mut cocos2d_CCNode); [INFO] [stdout] 8534 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8535:1 [INFO] [stdout] | [INFO] [stdout] 8535 | / extern "thiscall" { [INFO] [stdout] 8536 | | #[doc = " Returns a pointer to the parent node"] [INFO] [stdout] 8537 | | #[doc = ""] [INFO] [stdout] 8538 | | #[doc = " @see setParent(CCNode*)"] [INFO] [stdout] ... | [INFO] [stdout] 8542 | | pub fn cocos2d_CCNode_getParent(this: *mut ::std::os::raw::c_void) -> *mut cocos2d_CCNode; [INFO] [stdout] 8543 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8544:1 [INFO] [stdout] | [INFO] [stdout] 8544 | / extern "thiscall" { [INFO] [stdout] 8545 | | #[doc = " Removes this node itself from its parent node with a cleanup."] [INFO] [stdout] 8546 | | #[doc = " If the node orphan, then nothing happens."] [INFO] [stdout] 8547 | | #[doc = " @see removeFromParentAndCleanup(bool)"] [INFO] [stdout] 8548 | | #[link_name = "\u{1}?removeFromParent@CCNode@cocos2d@@UAEXXZ"] [INFO] [stdout] 8549 | | pub fn cocos2d_CCNode_removeFromParent(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 8550 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8551:1 [INFO] [stdout] | [INFO] [stdout] 8551 | / extern "thiscall" { [INFO] [stdout] 8552 | | #[doc = " Removes this node itself from its parent node."] [INFO] [stdout] 8553 | | #[doc = " If the node orphan, then nothing happens."] [INFO] [stdout] 8554 | | #[doc = " @param cleanup true if all actions and callbacks on this node should be removed, false otherwise."] [INFO] [stdout] ... | [INFO] [stdout] 8560 | | ); [INFO] [stdout] 8561 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8562:1 [INFO] [stdout] | [INFO] [stdout] 8562 | / extern "thiscall" { [INFO] [stdout] 8563 | | #[link_name = "\u{1}?removeMeAndCleanup@CCNode@cocos2d@@UAEXXZ"] [INFO] [stdout] 8564 | | pub fn cocos2d_CCNode_removeMeAndCleanup(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 8565 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8566:1 [INFO] [stdout] | [INFO] [stdout] 8566 | / extern "thiscall" { [INFO] [stdout] 8567 | | #[doc = " Removes a child from the container with a cleanup"] [INFO] [stdout] 8568 | | #[doc = ""] [INFO] [stdout] 8569 | | #[doc = " @see removeChild(CCNode, bool)"] [INFO] [stdout] ... | [INFO] [stdout] 8576 | | ); [INFO] [stdout] 8577 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8578:1 [INFO] [stdout] | [INFO] [stdout] 8578 | / extern "thiscall" { [INFO] [stdout] 8579 | | #[doc = " Removes a child from the container. It will also cleanup all running actions depending on the cleanup parameter."] [INFO] [stdout] 8580 | | #[doc = ""] [INFO] [stdout] 8581 | | #[doc = " @param child The child node which will be removed."] [INFO] [stdout] ... | [INFO] [stdout] 8588 | | ); [INFO] [stdout] 8589 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8590:1 [INFO] [stdout] | [INFO] [stdout] 8590 | / extern "thiscall" { [INFO] [stdout] 8591 | | #[doc = " Removes a child from the container by tag value with a cleanup."] [INFO] [stdout] 8592 | | #[doc = ""] [INFO] [stdout] 8593 | | #[doc = " @see removeChildByTag(int, bool)"] [INFO] [stdout] ... | [INFO] [stdout] 8600 | | ); [INFO] [stdout] 8601 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8602:1 [INFO] [stdout] | [INFO] [stdout] 8602 | / extern "thiscall" { [INFO] [stdout] 8603 | | #[doc = " Removes a child from the container by tag value. It will also cleanup all running actions depending on the cleanup parameter"] [INFO] [stdout] 8604 | | #[doc = ""] [INFO] [stdout] 8605 | | #[doc = " @param tag An interger number that identifies a child node"] [INFO] [stdout] ... | [INFO] [stdout] 8612 | | ); [INFO] [stdout] 8613 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8614:1 [INFO] [stdout] | [INFO] [stdout] 8614 | / extern "thiscall" { [INFO] [stdout] 8615 | | #[doc = " Removes all children from the container with a cleanup."] [INFO] [stdout] 8616 | | #[doc = ""] [INFO] [stdout] 8617 | | #[doc = " @see removeAllChildrenWithCleanup(bool)"] [INFO] [stdout] 8618 | | #[link_name = "\u{1}?removeAllChildren@CCNode@cocos2d@@UAEXXZ"] [INFO] [stdout] 8619 | | pub fn cocos2d_CCNode_removeAllChildren(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 8620 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8621:1 [INFO] [stdout] | [INFO] [stdout] 8621 | / extern "thiscall" { [INFO] [stdout] 8622 | | #[doc = " Removes all children from the container, and do a cleanup to all running actions depending on the cleanup parameter."] [INFO] [stdout] 8623 | | #[doc = ""] [INFO] [stdout] 8624 | | #[doc = " @param cleanup true if all running actions on all children nodes should be cleanup, false oterwise."] [INFO] [stdout] ... | [INFO] [stdout] 8630 | | ); [INFO] [stdout] 8631 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8632:1 [INFO] [stdout] | [INFO] [stdout] 8632 | / extern "thiscall" { [INFO] [stdout] 8633 | | #[doc = " Reorders a child according to a new z value."] [INFO] [stdout] 8634 | | #[doc = ""] [INFO] [stdout] 8635 | | #[doc = " @param child An already added child node. It MUST be already added."] [INFO] [stdout] ... | [INFO] [stdout] 8642 | | ); [INFO] [stdout] 8643 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8644:1 [INFO] [stdout] | [INFO] [stdout] 8644 | / extern "thiscall" { [INFO] [stdout] 8645 | | #[doc = " Sorts the children array once before drawing, instead of every time when a child is added or reordered."] [INFO] [stdout] 8646 | | #[doc = " This appraoch can improves the performance massively."] [INFO] [stdout] 8647 | | #[doc = " @note Don't call this manually unless a child added needs to be removed in the same frame"] [INFO] [stdout] 8648 | | #[link_name = "\u{1}?sortAllChildren@CCNode@cocos2d@@UAEXXZ"] [INFO] [stdout] 8649 | | pub fn cocos2d_CCNode_sortAllChildren(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 8650 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8651:1 [INFO] [stdout] | [INFO] [stdout] 8651 | / extern "thiscall" { [INFO] [stdout] 8652 | | #[doc = " Returns a grid object that is used when applying effects"] [INFO] [stdout] 8653 | | #[doc = ""] [INFO] [stdout] 8654 | | #[doc = " @return A CCGrid object that is used when applying effects"] [INFO] [stdout] ... | [INFO] [stdout] 8657 | | pub fn cocos2d_CCNode_getGrid(this: *mut ::std::os::raw::c_void) -> *mut cocos2d_CCGridBase; [INFO] [stdout] 8658 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8659:1 [INFO] [stdout] | [INFO] [stdout] 8659 | / extern "thiscall" { [INFO] [stdout] 8660 | | #[doc = " Changes a grid object that is used when applying effects"] [INFO] [stdout] 8661 | | #[doc = ""] [INFO] [stdout] 8662 | | #[doc = " @param A CCGrid object that is used when applying effects"] [INFO] [stdout] ... | [INFO] [stdout] 8667 | | ); [INFO] [stdout] 8668 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8669:1 [INFO] [stdout] | [INFO] [stdout] 8669 | / extern "thiscall" { [INFO] [stdout] 8670 | | #[doc = " Returns a custom user data pointer"] [INFO] [stdout] 8671 | | #[doc = ""] [INFO] [stdout] 8672 | | #[doc = " You can set everything in UserData pointer, a data block, a structure or an object."] [INFO] [stdout] ... | [INFO] [stdout] 8679 | | ) -> *mut ::std::os::raw::c_void; [INFO] [stdout] 8680 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8681:1 [INFO] [stdout] | [INFO] [stdout] 8681 | / extern "thiscall" { [INFO] [stdout] 8682 | | #[doc = " Sets a custom user data pointer"] [INFO] [stdout] 8683 | | #[doc = ""] [INFO] [stdout] 8684 | | #[doc = " You can set everything in UserData pointer, a data block, a structure or an object, etc."] [INFO] [stdout] ... | [INFO] [stdout] 8694 | | ); [INFO] [stdout] 8695 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8696:1 [INFO] [stdout] | [INFO] [stdout] 8696 | / extern "thiscall" { [INFO] [stdout] 8697 | | #[doc = " Returns a user assigned CCObject"] [INFO] [stdout] 8698 | | #[doc = ""] [INFO] [stdout] 8699 | | #[doc = " Similar to userData, but instead of holding a void* it holds an object"] [INFO] [stdout] ... | [INFO] [stdout] 8705 | | -> *mut cocos2d_CCObject; [INFO] [stdout] 8706 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8707:1 [INFO] [stdout] | [INFO] [stdout] 8707 | / extern "thiscall" { [INFO] [stdout] 8708 | | #[doc = " Returns a user assigned CCObject"] [INFO] [stdout] 8709 | | #[doc = ""] [INFO] [stdout] 8710 | | #[doc = " Similar to UserData, but instead of holding a void* it holds an object."] [INFO] [stdout] ... | [INFO] [stdout] 8720 | | ); [INFO] [stdout] 8721 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8722:1 [INFO] [stdout] | [INFO] [stdout] 8722 | / extern "thiscall" { [INFO] [stdout] 8723 | | #[doc = " @{"] [INFO] [stdout] 8724 | | #[doc = " @name Shader Program"] [INFO] [stdout] 8725 | | #[doc = "**"] [INFO] [stdout] ... | [INFO] [stdout] 8733 | | ) -> *mut cocos2d_CCGLProgram; [INFO] [stdout] 8734 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8735:1 [INFO] [stdout] | [INFO] [stdout] 8735 | / extern "thiscall" { [INFO] [stdout] 8736 | | #[doc = " Sets the shader program for this node"] [INFO] [stdout] 8737 | | #[doc = ""] [INFO] [stdout] 8738 | | #[doc = " Since v2.0, each rendering node must set its shader program."] [INFO] [stdout] ... | [INFO] [stdout] 8749 | | ); [INFO] [stdout] 8750 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8751:1 [INFO] [stdout] | [INFO] [stdout] 8751 | / extern "thiscall" { [INFO] [stdout] 8752 | | #[doc = " Returns a camera object that lets you move the node using a gluLookAt"] [INFO] [stdout] 8753 | | #[doc = ""] [INFO] [stdout] 8754 | | #[doc = " @code"] [INFO] [stdout] ... | [INFO] [stdout] 8762 | | pub fn cocos2d_CCNode_getCamera(this: *mut ::std::os::raw::c_void) -> *mut cocos2d_CCCamera; [INFO] [stdout] 8763 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8764:1 [INFO] [stdout] | [INFO] [stdout] 8764 | / extern "thiscall" { [INFO] [stdout] 8765 | | #[doc = " Returns whether or not the node accepts event callbacks."] [INFO] [stdout] 8766 | | #[doc = ""] [INFO] [stdout] 8767 | | #[doc = " Running means the node accept event callbacks like onEnter(), onExit(), update()"] [INFO] [stdout] ... | [INFO] [stdout] 8771 | | pub fn cocos2d_CCNode_isRunning(this: *mut ::std::os::raw::c_void) -> bool; [INFO] [stdout] 8772 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8773:1 [INFO] [stdout] | [INFO] [stdout] 8773 | / extern "thiscall" { [INFO] [stdout] 8774 | | #[doc = " Registers a script function that will be called in onEnter() & onExit() seires functions."] [INFO] [stdout] 8775 | | #[doc = ""] [INFO] [stdout] 8776 | | #[doc = " This handler will be removed automatically after onExit() called."] [INFO] [stdout] ... | [INFO] [stdout] 8797 | | ); [INFO] [stdout] 8798 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8799:1 [INFO] [stdout] | [INFO] [stdout] 8799 | / extern "thiscall" { [INFO] [stdout] 8800 | | #[doc = " Unregisters a script function that will be called in onEnter() & onExit() series functions."] [INFO] [stdout] 8801 | | #[doc = ""] [INFO] [stdout] 8802 | | #[doc = " @see registerScriptHandler(int)"] [INFO] [stdout] 8803 | | #[link_name = "\u{1}?unregisterScriptHandler@CCNode@cocos2d@@UAEXXZ"] [INFO] [stdout] 8804 | | pub fn cocos2d_CCNode_unregisterScriptHandler(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 8805 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8806:1 [INFO] [stdout] | [INFO] [stdout] 8806 | / extern "thiscall" { [INFO] [stdout] 8807 | | #[doc = " Event callback that is invoked every time when CCNode enters the 'stage'."] [INFO] [stdout] 8808 | | #[doc = " If the CCNode enters the 'stage' with a transition, this event is called when the transition starts."] [INFO] [stdout] 8809 | | #[doc = " During onEnter you can't access a \"sister/brother\" node."] [INFO] [stdout] ... | [INFO] [stdout] 8814 | | pub fn cocos2d_CCNode_onEnter(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 8815 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8816:1 [INFO] [stdout] | [INFO] [stdout] 8816 | / extern "thiscall" { [INFO] [stdout] 8817 | | #[doc = " Event callback that is invoked when the CCNode enters in the 'stage'."] [INFO] [stdout] 8818 | | #[doc = " If the CCNode enters the 'stage' with a transition, this event is called when the transition finishes."] [INFO] [stdout] 8819 | | #[doc = " If you override onEnterTransitionDidFinish, you shall call its parent's one, e.g. CCNode::onEnterTransitionDidFinish()"] [INFO] [stdout] ... | [INFO] [stdout] 8823 | | pub fn cocos2d_CCNode_onEnterTransitionDidFinish(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 8824 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8825:1 [INFO] [stdout] | [INFO] [stdout] 8825 | / extern "thiscall" { [INFO] [stdout] 8826 | | #[doc = " Event callback that is invoked every time the CCNode leaves the 'stage'."] [INFO] [stdout] 8827 | | #[doc = " If the CCNode leaves the 'stage' with a transition, this event is called when the transition finishes."] [INFO] [stdout] 8828 | | #[doc = " During onExit you can't access a sibling node."] [INFO] [stdout] ... | [INFO] [stdout] 8833 | | pub fn cocos2d_CCNode_onExit(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 8834 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8835:1 [INFO] [stdout] | [INFO] [stdout] 8835 | / extern "thiscall" { [INFO] [stdout] 8836 | | #[doc = " Event callback that is called every time the CCNode leaves the 'stage'."] [INFO] [stdout] 8837 | | #[doc = " If the CCNode leaves the 'stage' with a transition, this callback is called when the transition starts."] [INFO] [stdout] 8838 | | #[doc = " @js NA"] [INFO] [stdout] ... | [INFO] [stdout] 8841 | | pub fn cocos2d_CCNode_onExitTransitionDidStart(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 8842 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8843:1 [INFO] [stdout] | [INFO] [stdout] 8843 | / extern "thiscall" { [INFO] [stdout] 8844 | | #[doc = " Stops all running actions and schedulers"] [INFO] [stdout] 8845 | | #[link_name = "\u{1}?cleanup@CCNode@cocos2d@@UAEXXZ"] [INFO] [stdout] 8846 | | pub fn cocos2d_CCNode_cleanup(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 8847 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8848:1 [INFO] [stdout] | [INFO] [stdout] 8848 | / extern "thiscall" { [INFO] [stdout] 8849 | | #[doc = " Override this method to draw your own node."] [INFO] [stdout] 8850 | | #[doc = " The following GL states will be enabled by default:"] [INFO] [stdout] 8851 | | #[doc = " - glEnableClientState(GL_VERTEX_ARRAY);"] [INFO] [stdout] ... | [INFO] [stdout] 8858 | | pub fn cocos2d_CCNode_draw(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 8859 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8860:1 [INFO] [stdout] | [INFO] [stdout] 8860 | / extern "thiscall" { [INFO] [stdout] 8861 | | #[doc = " Visits this node's children and draw them recursively."] [INFO] [stdout] 8862 | | #[link_name = "\u{1}?visit@CCNode@cocos2d@@UAEXXZ"] [INFO] [stdout] 8863 | | pub fn cocos2d_CCNode_visit(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 8864 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8865:1 [INFO] [stdout] | [INFO] [stdout] 8865 | / extern "thiscall" { [INFO] [stdout] 8866 | | #[doc = " Sets the CCActionManager object that is used by all actions."] [INFO] [stdout] 8867 | | #[doc = ""] [INFO] [stdout] 8868 | | #[doc = " @warning If you set a new CCActionManager, then previously created actions will be removed."] [INFO] [stdout] ... | [INFO] [stdout] 8875 | | ); [INFO] [stdout] 8876 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8877:1 [INFO] [stdout] | [INFO] [stdout] 8877 | / extern "thiscall" { [INFO] [stdout] 8878 | | #[doc = " Gets the CCActionManager object that is used by all actions."] [INFO] [stdout] 8879 | | #[doc = " @see setActionManager(CCActionManager*)"] [INFO] [stdout] 8880 | | #[doc = " @return A CCActionManager object."] [INFO] [stdout] ... | [INFO] [stdout] 8884 | | ) -> *mut cocos2d_CCActionManager; [INFO] [stdout] 8885 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8886:1 [INFO] [stdout] | [INFO] [stdout] 8886 | / extern "thiscall" { [INFO] [stdout] 8887 | | #[doc = " Sets a CCScheduler object that is used to schedule all \"updates\" and timers."] [INFO] [stdout] 8888 | | #[doc = ""] [INFO] [stdout] 8889 | | #[doc = " @warning If you set a new CCScheduler, then previously created timers/update are going to be removed."] [INFO] [stdout] ... | [INFO] [stdout] 8896 | | ); [INFO] [stdout] 8897 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8898:1 [INFO] [stdout] | [INFO] [stdout] 8898 | / extern "thiscall" { [INFO] [stdout] 8899 | | #[doc = " Gets a CCSheduler object."] [INFO] [stdout] 8900 | | #[doc = ""] [INFO] [stdout] 8901 | | #[doc = " @see setScheduler(CCScheduler*)"] [INFO] [stdout] ... | [INFO] [stdout] 8907 | | ) -> *mut cocos2d_CCScheduler; [INFO] [stdout] 8908 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8909:1 [INFO] [stdout] | [INFO] [stdout] 8909 | / extern "thiscall" { [INFO] [stdout] 8910 | | #[link_name = "\u{1}?update@CCNode@cocos2d@@UAEXM@Z"] [INFO] [stdout] 8911 | | pub fn cocos2d_CCNode_update(this: *mut ::std::os::raw::c_void, delta: f32); [INFO] [stdout] 8912 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8913:1 [INFO] [stdout] | [INFO] [stdout] 8913 | / extern "thiscall" { [INFO] [stdout] 8914 | | #[doc = " Calls children's updateTransform() method recursively."] [INFO] [stdout] 8915 | | #[doc = ""] [INFO] [stdout] 8916 | | #[doc = " This method is moved from CCSprite, so it's no longer specific to CCSprite."] [INFO] [stdout] ... | [INFO] [stdout] 8920 | | pub fn cocos2d_CCNode_updateTransform(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 8921 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8922:1 [INFO] [stdout] | [INFO] [stdout] 8922 | / extern "thiscall" { [INFO] [stdout] 8923 | | #[link_name = "\u{1}?nodeToParentTransform@CCNode@cocos2d@@UAE?BUCCAffineTransform@2@XZ"] [INFO] [stdout] 8924 | | pub fn cocos2d_CCNode_nodeToParentTransform( [INFO] [stdout] 8925 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 8926 | | ) -> cocos2d_CCAffineTransform; [INFO] [stdout] 8927 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8928:1 [INFO] [stdout] | [INFO] [stdout] 8928 | / extern "thiscall" { [INFO] [stdout] 8929 | | #[link_name = "\u{1}?parentToNodeTransform@CCNode@cocos2d@@UAE?BUCCAffineTransform@2@XZ"] [INFO] [stdout] 8930 | | pub fn cocos2d_CCNode_parentToNodeTransform( [INFO] [stdout] 8931 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 8932 | | ) -> cocos2d_CCAffineTransform; [INFO] [stdout] 8933 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8934:1 [INFO] [stdout] | [INFO] [stdout] 8934 | / extern "thiscall" { [INFO] [stdout] 8935 | | #[doc = " Returns the world affine transform matrix. The matrix is in Pixels."] [INFO] [stdout] 8936 | | #[link_name = "\u{1}?nodeToWorldTransform@CCNode@cocos2d@@UAE?AUCCAffineTransform@2@XZ"] [INFO] [stdout] 8937 | | pub fn cocos2d_CCNode_nodeToWorldTransform( [INFO] [stdout] 8938 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 8939 | | ) -> cocos2d_CCAffineTransform; [INFO] [stdout] 8940 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8941:1 [INFO] [stdout] | [INFO] [stdout] 8941 | / extern "thiscall" { [INFO] [stdout] 8942 | | #[doc = " Returns the inverse world affine transform matrix. The matrix is in Pixels."] [INFO] [stdout] 8943 | | #[link_name = "\u{1}?worldToNodeTransform@CCNode@cocos2d@@UAE?AUCCAffineTransform@2@XZ"] [INFO] [stdout] 8944 | | pub fn cocos2d_CCNode_worldToNodeTransform( [INFO] [stdout] 8945 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 8946 | | ) -> cocos2d_CCAffineTransform; [INFO] [stdout] 8947 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8948:1 [INFO] [stdout] | [INFO] [stdout] 8948 | / extern "thiscall" { [INFO] [stdout] 8949 | | #[doc = " adds a component"] [INFO] [stdout] 8950 | | #[link_name = "\u{1}?addComponent@CCNode@cocos2d@@UAE_NPAVCCComponent@2@@Z"] [INFO] [stdout] 8951 | | pub fn cocos2d_CCNode_addComponent( [INFO] [stdout] ... | [INFO] [stdout] 8954 | | ) -> bool; [INFO] [stdout] 8955 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8956:1 [INFO] [stdout] | [INFO] [stdout] 8956 | / extern "thiscall" { [INFO] [stdout] 8957 | | #[doc = " removes a component by its name"] [INFO] [stdout] 8958 | | #[link_name = "\u{1}?removeComponent@CCNode@cocos2d@@UAE_NPBD@Z"] [INFO] [stdout] 8959 | | pub fn cocos2d_CCNode_removeComponent( [INFO] [stdout] ... | [INFO] [stdout] 8962 | | ) -> bool; [INFO] [stdout] 8963 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8964:1 [INFO] [stdout] | [INFO] [stdout] 8964 | / extern "thiscall" { [INFO] [stdout] 8965 | | #[doc = " removes a component by its pointer"] [INFO] [stdout] 8966 | | #[link_name = "\u{1}?removeComponent@CCNode@cocos2d@@UAE_NPAVCCComponent@2@@Z"] [INFO] [stdout] 8967 | | pub fn cocos2d_CCNode_removeComponent1( [INFO] [stdout] ... | [INFO] [stdout] 8970 | | ) -> bool; [INFO] [stdout] 8971 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8972:1 [INFO] [stdout] | [INFO] [stdout] 8972 | / extern "thiscall" { [INFO] [stdout] 8973 | | #[doc = " removes all components"] [INFO] [stdout] 8974 | | #[link_name = "\u{1}?removeAllComponents@CCNode@cocos2d@@UAEXXZ"] [INFO] [stdout] 8975 | | pub fn cocos2d_CCNode_removeAllComponents(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 8976 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:8977:1 [INFO] [stdout] | [INFO] [stdout] 8977 | / extern "thiscall" { [INFO] [stdout] 8978 | | #[link_name = "\u{1}?updateTweenAction@CCNode@cocos2d@@UAEXMPBD@Z"] [INFO] [stdout] 8979 | | pub fn cocos2d_CCNode_updateTweenAction( [INFO] [stdout] 8980 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] ... | [INFO] [stdout] 8983 | | ); [INFO] [stdout] 8984 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9024:1 [INFO] [stdout] | [INFO] [stdout] 9024 | / extern "thiscall" { [INFO] [stdout] 9025 | | #[doc = " @js ctor"] [INFO] [stdout] 9026 | | #[link_name = "\u{1}??0CCNodeRGBA@cocos2d@@QAE@XZ"] [INFO] [stdout] 9027 | | pub fn cocos2d_CCNodeRGBA_CCNodeRGBA(this: *mut cocos2d_CCNodeRGBA); [INFO] [stdout] 9028 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9041:1 [INFO] [stdout] | [INFO] [stdout] 9041 | / extern "thiscall" { [INFO] [stdout] 9042 | | #[doc = " @js NA"] [INFO] [stdout] 9043 | | #[doc = " @lua NA"] [INFO] [stdout] 9044 | | #[link_name = "\u{1}??_DCCNodeRGBA@cocos2d@@QAEXXZ"] [INFO] [stdout] 9045 | | pub fn cocos2d_CCNodeRGBA_CCNodeRGBA_destructor(this: *mut cocos2d_CCNodeRGBA); [INFO] [stdout] 9046 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9047:1 [INFO] [stdout] | [INFO] [stdout] 9047 | / extern "thiscall" { [INFO] [stdout] 9048 | | #[link_name = "\u{1}?init@CCNodeRGBA@cocos2d@@UAE_NXZ"] [INFO] [stdout] 9049 | | pub fn cocos2d_CCNodeRGBA_init(this: *mut ::std::os::raw::c_void) -> bool; [INFO] [stdout] 9050 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9051:1 [INFO] [stdout] | [INFO] [stdout] 9051 | / extern "thiscall" { [INFO] [stdout] 9052 | | #[link_name = "\u{1}?getOpacity@CCNodeRGBA@cocos2d@@UAEEXZ"] [INFO] [stdout] 9053 | | pub fn cocos2d_CCNodeRGBA_getOpacity(this: *mut ::std::os::raw::c_void) -> GLubyte; [INFO] [stdout] 9054 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9055:1 [INFO] [stdout] | [INFO] [stdout] 9055 | / extern "thiscall" { [INFO] [stdout] 9056 | | #[link_name = "\u{1}?getDisplayedOpacity@CCNodeRGBA@cocos2d@@UAEEXZ"] [INFO] [stdout] 9057 | | pub fn cocos2d_CCNodeRGBA_getDisplayedOpacity(this: *mut ::std::os::raw::c_void) -> GLubyte; [INFO] [stdout] 9058 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9059:1 [INFO] [stdout] | [INFO] [stdout] 9059 | / extern "thiscall" { [INFO] [stdout] 9060 | | #[link_name = "\u{1}?setOpacity@CCNodeRGBA@cocos2d@@UAEXE@Z"] [INFO] [stdout] 9061 | | pub fn cocos2d_CCNodeRGBA_setOpacity(this: *mut ::std::os::raw::c_void, opacity: GLubyte); [INFO] [stdout] 9062 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9063:1 [INFO] [stdout] | [INFO] [stdout] 9063 | / extern "thiscall" { [INFO] [stdout] 9064 | | #[link_name = "\u{1}?updateDisplayedOpacity@CCNodeRGBA@cocos2d@@UAEXE@Z"] [INFO] [stdout] 9065 | | pub fn cocos2d_CCNodeRGBA_updateDisplayedOpacity( [INFO] [stdout] 9066 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 9067 | | parentOpacity: GLubyte, [INFO] [stdout] 9068 | | ); [INFO] [stdout] 9069 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9070:1 [INFO] [stdout] | [INFO] [stdout] 9070 | / extern "thiscall" { [INFO] [stdout] 9071 | | #[link_name = "\u{1}?isCascadeOpacityEnabled@CCNodeRGBA@cocos2d@@UAE_NXZ"] [INFO] [stdout] 9072 | | pub fn cocos2d_CCNodeRGBA_isCascadeOpacityEnabled(this: *mut ::std::os::raw::c_void) -> bool; [INFO] [stdout] 9073 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9074:1 [INFO] [stdout] | [INFO] [stdout] 9074 | / extern "thiscall" { [INFO] [stdout] 9075 | | #[link_name = "\u{1}?setCascadeOpacityEnabled@CCNodeRGBA@cocos2d@@UAEX_N@Z"] [INFO] [stdout] 9076 | | pub fn cocos2d_CCNodeRGBA_setCascadeOpacityEnabled( [INFO] [stdout] 9077 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 9078 | | cascadeOpacityEnabled: bool, [INFO] [stdout] 9079 | | ); [INFO] [stdout] 9080 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9081:1 [INFO] [stdout] | [INFO] [stdout] 9081 | / extern "thiscall" { [INFO] [stdout] 9082 | | #[link_name = "\u{1}?getColor@CCNodeRGBA@cocos2d@@UAEABU_ccColor3B@2@XZ"] [INFO] [stdout] 9083 | | pub fn cocos2d_CCNodeRGBA_getColor( [INFO] [stdout] 9084 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 9085 | | ) -> *const cocos2d_ccColor3B; [INFO] [stdout] 9086 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9087:1 [INFO] [stdout] | [INFO] [stdout] 9087 | / extern "thiscall" { [INFO] [stdout] 9088 | | #[link_name = "\u{1}?getDisplayedColor@CCNodeRGBA@cocos2d@@UAEABU_ccColor3B@2@XZ"] [INFO] [stdout] 9089 | | pub fn cocos2d_CCNodeRGBA_getDisplayedColor( [INFO] [stdout] 9090 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 9091 | | ) -> *const cocos2d_ccColor3B; [INFO] [stdout] 9092 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9093:1 [INFO] [stdout] | [INFO] [stdout] 9093 | / extern "thiscall" { [INFO] [stdout] 9094 | | #[link_name = "\u{1}?setColor@CCNodeRGBA@cocos2d@@UAEXABU_ccColor3B@2@@Z"] [INFO] [stdout] 9095 | | pub fn cocos2d_CCNodeRGBA_setColor( [INFO] [stdout] 9096 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 9097 | | color: *const cocos2d_ccColor3B, [INFO] [stdout] 9098 | | ); [INFO] [stdout] 9099 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9100:1 [INFO] [stdout] | [INFO] [stdout] 9100 | / extern "thiscall" { [INFO] [stdout] 9101 | | #[link_name = "\u{1}?updateDisplayedColor@CCNodeRGBA@cocos2d@@UAEXABU_ccColor3B@2@@Z"] [INFO] [stdout] 9102 | | pub fn cocos2d_CCNodeRGBA_updateDisplayedColor( [INFO] [stdout] 9103 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 9104 | | parentColor: *const cocos2d_ccColor3B, [INFO] [stdout] 9105 | | ); [INFO] [stdout] 9106 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9107:1 [INFO] [stdout] | [INFO] [stdout] 9107 | / extern "thiscall" { [INFO] [stdout] 9108 | | #[link_name = "\u{1}?isCascadeColorEnabled@CCNodeRGBA@cocos2d@@UAE_NXZ"] [INFO] [stdout] 9109 | | pub fn cocos2d_CCNodeRGBA_isCascadeColorEnabled(this: *mut ::std::os::raw::c_void) -> bool; [INFO] [stdout] 9110 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9111:1 [INFO] [stdout] | [INFO] [stdout] 9111 | / extern "thiscall" { [INFO] [stdout] 9112 | | #[link_name = "\u{1}?setCascadeColorEnabled@CCNodeRGBA@cocos2d@@UAEX_N@Z"] [INFO] [stdout] 9113 | | pub fn cocos2d_CCNodeRGBA_setCascadeColorEnabled( [INFO] [stdout] 9114 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 9115 | | cascadeColorEnabled: bool, [INFO] [stdout] 9116 | | ); [INFO] [stdout] 9117 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9263:1 [INFO] [stdout] | [INFO] [stdout] 9263 | / extern "thiscall" { [INFO] [stdout] 9264 | | #[link_name = "\u{1}?setRectInPixels@CCSpriteFrame@cocos2d@@QAEXABVCCRect@2@@Z"] [INFO] [stdout] 9265 | | pub fn cocos2d_CCSpriteFrame_setRectInPixels( [INFO] [stdout] 9266 | | this: *mut cocos2d_CCSpriteFrame, [INFO] [stdout] 9267 | | rectInPixels: *const cocos2d_CCRect, [INFO] [stdout] 9268 | | ); [INFO] [stdout] 9269 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9270:1 [INFO] [stdout] | [INFO] [stdout] 9270 | / extern "thiscall" { [INFO] [stdout] 9271 | | #[doc = " set rect of the frame"] [INFO] [stdout] 9272 | | #[link_name = "\u{1}?setRect@CCSpriteFrame@cocos2d@@QAEXABVCCRect@2@@Z"] [INFO] [stdout] 9273 | | pub fn cocos2d_CCSpriteFrame_setRect( [INFO] [stdout] ... | [INFO] [stdout] 9276 | | ); [INFO] [stdout] 9277 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9278:1 [INFO] [stdout] | [INFO] [stdout] 9278 | / extern "thiscall" { [INFO] [stdout] 9279 | | #[doc = " get offset of the frame"] [INFO] [stdout] 9280 | | #[link_name = "\u{1}?getOffsetInPixels@CCSpriteFrame@cocos2d@@QAEABVCCPoint@2@XZ"] [INFO] [stdout] 9281 | | pub fn cocos2d_CCSpriteFrame_getOffsetInPixels( [INFO] [stdout] 9282 | | this: *mut cocos2d_CCSpriteFrame, [INFO] [stdout] 9283 | | ) -> *const cocos2d_CCPoint; [INFO] [stdout] 9284 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9285:1 [INFO] [stdout] | [INFO] [stdout] 9285 | / extern "thiscall" { [INFO] [stdout] 9286 | | #[doc = " set offset of the frame"] [INFO] [stdout] 9287 | | #[link_name = "\u{1}?setOffsetInPixels@CCSpriteFrame@cocos2d@@QAEXABVCCPoint@2@@Z"] [INFO] [stdout] 9288 | | pub fn cocos2d_CCSpriteFrame_setOffsetInPixels( [INFO] [stdout] ... | [INFO] [stdout] 9291 | | ); [INFO] [stdout] 9292 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9293:1 [INFO] [stdout] | [INFO] [stdout] 9293 | / extern "thiscall" { [INFO] [stdout] 9294 | | #[doc = " get texture of the frame"] [INFO] [stdout] 9295 | | #[link_name = "\u{1}?getTexture@CCSpriteFrame@cocos2d@@QAEPAVCCTexture2D@2@XZ"] [INFO] [stdout] 9296 | | pub fn cocos2d_CCSpriteFrame_getTexture( [INFO] [stdout] 9297 | | this: *mut cocos2d_CCSpriteFrame, [INFO] [stdout] 9298 | | ) -> *mut cocos2d_CCTexture2D; [INFO] [stdout] 9299 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9300:1 [INFO] [stdout] | [INFO] [stdout] 9300 | / extern "thiscall" { [INFO] [stdout] 9301 | | #[doc = " set texture of the frame, the texture is retained"] [INFO] [stdout] 9302 | | #[link_name = "\u{1}?setTexture@CCSpriteFrame@cocos2d@@QAEXPAVCCTexture2D@2@@Z"] [INFO] [stdout] 9303 | | pub fn cocos2d_CCSpriteFrame_setTexture( [INFO] [stdout] ... | [INFO] [stdout] 9306 | | ); [INFO] [stdout] 9307 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9308:1 [INFO] [stdout] | [INFO] [stdout] 9308 | / extern "thiscall" { [INFO] [stdout] 9309 | | #[link_name = "\u{1}?getOffset@CCSpriteFrame@cocos2d@@QAEABVCCPoint@2@XZ"] [INFO] [stdout] 9310 | | pub fn cocos2d_CCSpriteFrame_getOffset( [INFO] [stdout] 9311 | | this: *mut cocos2d_CCSpriteFrame, [INFO] [stdout] 9312 | | ) -> *const cocos2d_CCPoint; [INFO] [stdout] 9313 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9314:1 [INFO] [stdout] | [INFO] [stdout] 9314 | / extern "thiscall" { [INFO] [stdout] 9315 | | #[link_name = "\u{1}?setOffset@CCSpriteFrame@cocos2d@@QAEXABVCCPoint@2@@Z"] [INFO] [stdout] 9316 | | pub fn cocos2d_CCSpriteFrame_setOffset( [INFO] [stdout] 9317 | | this: *mut cocos2d_CCSpriteFrame, [INFO] [stdout] 9318 | | offsets: *const cocos2d_CCPoint, [INFO] [stdout] 9319 | | ); [INFO] [stdout] 9320 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9363:1 [INFO] [stdout] | [INFO] [stdout] 9363 | / extern "thiscall" { [INFO] [stdout] 9364 | | #[doc = " Initializes a CCSpriteFrame with a texture, rect in points."] [INFO] [stdout] 9365 | | #[doc = "It is assumed that the frame was not trimmed."] [INFO] [stdout] 9366 | | #[link_name = "\u{1}?initWithTexture@CCSpriteFrame@cocos2d@@QAE_NPAVCCTexture2D@2@ABVCCRect@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 9371 | | ) -> bool; [INFO] [stdout] 9372 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9373:1 [INFO] [stdout] | [INFO] [stdout] 9373 | / extern "thiscall" { [INFO] [stdout] 9374 | | #[doc = " Initializes a CCSpriteFrame with a texture filename, rect in points;"] [INFO] [stdout] 9375 | | #[doc = "It is assumed that the frame was not trimmed."] [INFO] [stdout] 9376 | | #[link_name = "\u{1}?initWithTextureFilename@CCSpriteFrame@cocos2d@@QAE_NPBDABVCCRect@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 9381 | | ) -> bool; [INFO] [stdout] 9382 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9383:1 [INFO] [stdout] | [INFO] [stdout] 9383 | / extern "thiscall" { [INFO] [stdout] 9384 | | #[doc = " Initializes a CCSpriteFrame with a texture, rect, rotated, offset and originalSize in pixels."] [INFO] [stdout] 9385 | | #[doc = "The originalSize is the size in points of the frame before being trimmed."] [INFO] [stdout] 9386 | | #[link_name = "\u{1}?initWithTexture@CCSpriteFrame@cocos2d@@QAE_NPAVCCTexture2D@2@ABVCCRect@2@_NABVCCPoint@2@ABVCCSize@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 9394 | | ) -> bool; [INFO] [stdout] 9395 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9396:1 [INFO] [stdout] | [INFO] [stdout] 9396 | / extern "thiscall" { [INFO] [stdout] 9397 | | #[doc = " Initializes a CCSpriteFrame with a texture, rect, rotated, offset and originalSize in pixels."] [INFO] [stdout] 9398 | | #[doc = "The originalSize is the size in pixels of the frame before being trimmed."] [INFO] [stdout] 9399 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 9409 | | ) -> bool; [INFO] [stdout] 9410 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9531:1 [INFO] [stdout] | [INFO] [stdout] 9531 | / extern "thiscall" { [INFO] [stdout] 9532 | | #[doc = " @js NA"] [INFO] [stdout] 9533 | | #[doc = " @lua NA"] [INFO] [stdout] 9534 | | #[link_name = "\u{1}??_DCCSpriteFrame@cocos2d@@QAEXXZ"] [INFO] [stdout] 9535 | | pub fn cocos2d_CCSpriteFrame_CCSpriteFrame_destructor(this: *mut cocos2d_CCSpriteFrame); [INFO] [stdout] 9536 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9537:1 [INFO] [stdout] | [INFO] [stdout] 9537 | / extern "thiscall" { [INFO] [stdout] 9538 | | #[doc = " @js NA"] [INFO] [stdout] 9539 | | #[doc = " @lua NA"] [INFO] [stdout] 9540 | | #[link_name = "\u{1}?copyWithZone@CCSpriteFrame@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 9544 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 9545 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9588:1 [INFO] [stdout] | [INFO] [stdout] 9588 | / extern "thiscall" { [INFO] [stdout] 9589 | | #[doc = " convert to int value"] [INFO] [stdout] 9590 | | #[link_name = "\u{1}?intValue@CCString@cocos2d@@QBEHXZ"] [INFO] [stdout] 9591 | | pub fn cocos2d_CCString_intValue(this: *const cocos2d_CCString) -> ::std::os::raw::c_int; [INFO] [stdout] 9592 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9593:1 [INFO] [stdout] | [INFO] [stdout] 9593 | / extern "thiscall" { [INFO] [stdout] 9594 | | #[doc = " convert to unsigned int value"] [INFO] [stdout] 9595 | | #[link_name = "\u{1}?uintValue@CCString@cocos2d@@QBEIXZ"] [INFO] [stdout] 9596 | | pub fn cocos2d_CCString_uintValue(this: *const cocos2d_CCString) -> ::std::os::raw::c_uint; [INFO] [stdout] 9597 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9598:1 [INFO] [stdout] | [INFO] [stdout] 9598 | / extern "thiscall" { [INFO] [stdout] 9599 | | #[doc = " convert to float value"] [INFO] [stdout] 9600 | | #[link_name = "\u{1}?floatValue@CCString@cocos2d@@QBEMXZ"] [INFO] [stdout] 9601 | | pub fn cocos2d_CCString_floatValue(this: *const cocos2d_CCString) -> f32; [INFO] [stdout] 9602 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9603:1 [INFO] [stdout] | [INFO] [stdout] 9603 | / extern "thiscall" { [INFO] [stdout] 9604 | | #[doc = " convert to double value"] [INFO] [stdout] 9605 | | #[link_name = "\u{1}?doubleValue@CCString@cocos2d@@QBENXZ"] [INFO] [stdout] 9606 | | pub fn cocos2d_CCString_doubleValue(this: *const cocos2d_CCString) -> f64; [INFO] [stdout] 9607 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9608:1 [INFO] [stdout] | [INFO] [stdout] 9608 | / extern "thiscall" { [INFO] [stdout] 9609 | | #[doc = " convert to bool value"] [INFO] [stdout] 9610 | | #[link_name = "\u{1}?boolValue@CCString@cocos2d@@QBE_NXZ"] [INFO] [stdout] 9611 | | pub fn cocos2d_CCString_boolValue(this: *const cocos2d_CCString) -> bool; [INFO] [stdout] 9612 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9613:1 [INFO] [stdout] | [INFO] [stdout] 9613 | / extern "thiscall" { [INFO] [stdout] 9614 | | #[doc = " get the C string"] [INFO] [stdout] 9615 | | #[link_name = "\u{1}?getCString@CCString@cocos2d@@QBEPBDXZ"] [INFO] [stdout] 9616 | | pub fn cocos2d_CCString_getCString( [INFO] [stdout] 9617 | | this: *const cocos2d_CCString, [INFO] [stdout] 9618 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 9619 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9620:1 [INFO] [stdout] | [INFO] [stdout] 9620 | / extern "thiscall" { [INFO] [stdout] 9621 | | #[doc = " get the length of string"] [INFO] [stdout] 9622 | | #[link_name = "\u{1}?length@CCString@cocos2d@@QBEIXZ"] [INFO] [stdout] 9623 | | pub fn cocos2d_CCString_length(this: *const cocos2d_CCString) -> ::std::os::raw::c_uint; [INFO] [stdout] 9624 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9625:1 [INFO] [stdout] | [INFO] [stdout] 9625 | / extern "thiscall" { [INFO] [stdout] 9626 | | #[doc = " compare to a c string"] [INFO] [stdout] 9627 | | #[link_name = "\u{1}?compare@CCString@cocos2d@@QBEHPBD@Z"] [INFO] [stdout] 9628 | | pub fn cocos2d_CCString_compare( [INFO] [stdout] ... | [INFO] [stdout] 9631 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 9632 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9671:1 [INFO] [stdout] | [INFO] [stdout] 9671 | / extern "thiscall" { [INFO] [stdout] 9672 | | #[doc = " @lua NA"] [INFO] [stdout] 9673 | | #[link_name = "\u{1}??0CCString@cocos2d@@QAE@XZ"] [INFO] [stdout] 9674 | | pub fn cocos2d_CCString_CCString(this: *mut cocos2d_CCString); [INFO] [stdout] 9675 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9676:1 [INFO] [stdout] | [INFO] [stdout] 9676 | / extern "thiscall" { [INFO] [stdout] 9677 | | #[doc = " @lua NA"] [INFO] [stdout] 9678 | | #[link_name = "\u{1}??0CCString@cocos2d@@QAE@PBD@Z"] [INFO] [stdout] 9679 | | pub fn cocos2d_CCString_CCString1( [INFO] [stdout] ... | [INFO] [stdout] 9682 | | ); [INFO] [stdout] 9683 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9684:1 [INFO] [stdout] | [INFO] [stdout] 9684 | / extern "thiscall" { [INFO] [stdout] 9685 | | #[doc = " @lua NA"] [INFO] [stdout] 9686 | | #[link_name = "\u{1}??0CCString@cocos2d@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z"] [INFO] [stdout] 9687 | | pub fn cocos2d_CCString_CCString2(this: *mut cocos2d_CCString, str_: *const std_string); [INFO] [stdout] 9688 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9689:1 [INFO] [stdout] | [INFO] [stdout] 9689 | / extern "thiscall" { [INFO] [stdout] 9690 | | #[doc = " @lua NA"] [INFO] [stdout] 9691 | | #[link_name = "\u{1}??0CCString@cocos2d@@QAE@ABV01@@Z"] [INFO] [stdout] 9692 | | pub fn cocos2d_CCString_CCString3(this: *mut cocos2d_CCString, str_: *const cocos2d_CCString); [INFO] [stdout] 9693 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9769:1 [INFO] [stdout] | [INFO] [stdout] 9769 | / extern "thiscall" { [INFO] [stdout] 9770 | | #[doc = " @lua NA"] [INFO] [stdout] 9771 | | #[link_name = "\u{1}??_DCCString@cocos2d@@QAEXXZ"] [INFO] [stdout] 9772 | | pub fn cocos2d_CCString_CCString_destructor(this: *mut cocos2d_CCString); [INFO] [stdout] 9773 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9774:1 [INFO] [stdout] | [INFO] [stdout] 9774 | / extern "thiscall" { [INFO] [stdout] 9775 | | #[link_name = "\u{1}?copyWithZone@CCString@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] 9776 | | pub fn cocos2d_CCString_copyWithZone( [INFO] [stdout] 9777 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 9778 | | pZone: *mut cocos2d_CCZone, [INFO] [stdout] 9779 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 9780 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9781:1 [INFO] [stdout] | [INFO] [stdout] 9781 | / extern "thiscall" { [INFO] [stdout] 9782 | | #[link_name = "\u{1}?isEqual@CCString@cocos2d@@UAE_NPBVCCObject@2@@Z"] [INFO] [stdout] 9783 | | pub fn cocos2d_CCString_isEqual( [INFO] [stdout] 9784 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 9785 | | pObject: *const cocos2d_CCObject, [INFO] [stdout] 9786 | | ) -> bool; [INFO] [stdout] 9787 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9788:1 [INFO] [stdout] | [INFO] [stdout] 9788 | / extern "thiscall" { [INFO] [stdout] 9789 | | #[doc = " @lua NA"] [INFO] [stdout] 9790 | | #[link_name = "\u{1}?acceptVisitor@CCString@cocos2d@@UAEXAAVCCDataVisitor@2@@Z"] [INFO] [stdout] 9791 | | pub fn cocos2d_CCString_acceptVisitor( [INFO] [stdout] ... | [INFO] [stdout] 9794 | | ); [INFO] [stdout] 9795 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9875:1 [INFO] [stdout] | [INFO] [stdout] 9875 | / extern "thiscall" { [INFO] [stdout] 9876 | | #[doc = " The destructor of CCDictElement."] [INFO] [stdout] 9877 | | #[link_name = "\u{1}??_DCCDictElement@cocos2d@@QAEXXZ"] [INFO] [stdout] 9878 | | pub fn cocos2d_CCDictElement_CCDictElement_destructor(this: *mut cocos2d_CCDictElement); [INFO] [stdout] 9879 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9962:1 [INFO] [stdout] | [INFO] [stdout] 9962 | / extern "thiscall" { [INFO] [stdout] 9963 | | #[doc = " Get the count of elements in CCDictionary."] [INFO] [stdout] 9964 | | #[doc = ""] [INFO] [stdout] 9965 | | #[doc = " @return The count of elements."] [INFO] [stdout] 9966 | | #[link_name = "\u{1}?count@CCDictionary@cocos2d@@QAEIXZ"] [INFO] [stdout] 9967 | | pub fn cocos2d_CCDictionary_count(this: *mut cocos2d_CCDictionary) -> ::std::os::raw::c_uint; [INFO] [stdout] 9968 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9969:1 [INFO] [stdout] | [INFO] [stdout] 9969 | / extern "thiscall" { [INFO] [stdout] 9970 | | #[doc = " Return all keys of elements."] [INFO] [stdout] 9971 | | #[doc = ""] [INFO] [stdout] 9972 | | #[doc = " @return The array contains all keys of elements. It's an autorelease object yet."] [INFO] [stdout] 9973 | | #[link_name = "\u{1}?allKeys@CCDictionary@cocos2d@@QAEPAVCCArray@2@XZ"] [INFO] [stdout] 9974 | | pub fn cocos2d_CCDictionary_allKeys(this: *mut cocos2d_CCDictionary) -> *mut cocos2d_CCArray; [INFO] [stdout] 9975 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9976:1 [INFO] [stdout] | [INFO] [stdout] 9976 | / extern "thiscall" { [INFO] [stdout] 9977 | | #[doc = " Get all keys according to the specified object."] [INFO] [stdout] 9978 | | #[doc = " @warning We use '==' to compare two objects"] [INFO] [stdout] 9979 | | #[doc = " @return The array contains all keys for the specified object. It's an autorelease object yet."] [INFO] [stdout] ... | [INFO] [stdout] 9984 | | ) -> *mut cocos2d_CCArray; [INFO] [stdout] 9985 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:9986:1 [INFO] [stdout] | [INFO] [stdout] 9986 | / extern "thiscall" { [INFO] [stdout] 9987 | | #[doc = " Get the object according to the specified string key."] [INFO] [stdout] 9988 | | #[doc = ""] [INFO] [stdout] 9989 | | #[doc = " @note The dictionary needs to use string as key. If integer is passed, an assert will appear."] [INFO] [stdout] ... | [INFO] [stdout] 10007 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 10008 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10009:1 [INFO] [stdout] | [INFO] [stdout] 10009 | / extern "thiscall" { [INFO] [stdout] 10010 | | #[doc = " Get the object according to the specified integer key."] [INFO] [stdout] 10011 | | #[doc = ""] [INFO] [stdout] 10012 | | #[doc = " @note The dictionary needs to use integer as key. If string is passed, an assert will appear."] [INFO] [stdout] ... | [INFO] [stdout] 10020 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 10021 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10022:1 [INFO] [stdout] | [INFO] [stdout] 10022 | / extern "thiscall" { [INFO] [stdout] 10023 | | #[doc = " Get the value according to the specified string key."] [INFO] [stdout] 10024 | | #[doc = ""] [INFO] [stdout] 10025 | | #[doc = " @note Be careful to use this function since it assumes the objects in the dictionary are CCString pointer."] [INFO] [stdout] ... | [INFO] [stdout] 10034 | | ) -> *const cocos2d_CCString; [INFO] [stdout] 10035 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10036:1 [INFO] [stdout] | [INFO] [stdout] 10036 | / extern "thiscall" { [INFO] [stdout] 10037 | | #[doc = " Get the value according to the specified integer key."] [INFO] [stdout] 10038 | | #[doc = ""] [INFO] [stdout] 10039 | | #[doc = " @note Be careful to use this function since it assumes the objects in the dictionary are CCString pointer."] [INFO] [stdout] ... | [INFO] [stdout] 10048 | | ) -> *const cocos2d_CCString; [INFO] [stdout] 10049 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10050:1 [INFO] [stdout] | [INFO] [stdout] 10050 | / extern "thiscall" { [INFO] [stdout] 10051 | | #[doc = " Insert an object to dictionary, and match it with the specified string key."] [INFO] [stdout] 10052 | | #[doc = ""] [INFO] [stdout] 10053 | | #[doc = " @note Whe the first time this method is invoked, the key type will be set to string."] [INFO] [stdout] ... | [INFO] [stdout] 10066 | | ); [INFO] [stdout] 10067 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10068:1 [INFO] [stdout] | [INFO] [stdout] 10068 | / extern "thiscall" { [INFO] [stdout] 10069 | | #[doc = " Insert an object to dictionary, and match it with the specified string key."] [INFO] [stdout] 10070 | | #[doc = ""] [INFO] [stdout] 10071 | | #[doc = " @note Then the first time this method is invoked, the key type will be set to string."] [INFO] [stdout] ... | [INFO] [stdout] 10083 | | ); [INFO] [stdout] 10084 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10085:1 [INFO] [stdout] | [INFO] [stdout] 10085 | / extern "thiscall" { [INFO] [stdout] 10086 | | #[doc = " Remove an object by the specified string key."] [INFO] [stdout] 10087 | | #[doc = ""] [INFO] [stdout] 10088 | | #[doc = " @param key The string key for searching."] [INFO] [stdout] ... | [INFO] [stdout] 10095 | | ); [INFO] [stdout] 10096 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10097:1 [INFO] [stdout] | [INFO] [stdout] 10097 | / extern "thiscall" { [INFO] [stdout] 10098 | | #[doc = " Remove an object by the specified integer key."] [INFO] [stdout] 10099 | | #[doc = ""] [INFO] [stdout] 10100 | | #[doc = " @param key The integer key for searching."] [INFO] [stdout] ... | [INFO] [stdout] 10104 | | pub fn cocos2d_CCDictionary_removeObjectForKey1(this: *mut cocos2d_CCDictionary, key: isize); [INFO] [stdout] 10105 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10106:1 [INFO] [stdout] | [INFO] [stdout] 10106 | / extern "thiscall" { [INFO] [stdout] 10107 | | #[doc = " Remove objects by an array of keys."] [INFO] [stdout] 10108 | | #[doc = ""] [INFO] [stdout] 10109 | | #[doc = " @param pKeyArray The array contains keys to be removed."] [INFO] [stdout] ... | [INFO] [stdout] 10116 | | ); [INFO] [stdout] 10117 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10118:1 [INFO] [stdout] | [INFO] [stdout] 10118 | / extern "thiscall" { [INFO] [stdout] 10119 | | #[doc = " Remove an object by an element."] [INFO] [stdout] 10120 | | #[doc = ""] [INFO] [stdout] 10121 | | #[doc = " @param pElement The element need to be removed."] [INFO] [stdout] ... | [INFO] [stdout] 10129 | | ); [INFO] [stdout] 10130 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10131:1 [INFO] [stdout] | [INFO] [stdout] 10131 | / extern "thiscall" { [INFO] [stdout] 10132 | | #[doc = " Remove all objects in the dictionary."] [INFO] [stdout] 10133 | | #[doc = ""] [INFO] [stdout] 10134 | | #[doc = " @see removeObjectForKey(const std::string&), removeObjectForKey(intptr_t),"] [INFO] [stdout] ... | [INFO] [stdout] 10137 | | pub fn cocos2d_CCDictionary_removeAllObjects(this: *mut cocos2d_CCDictionary); [INFO] [stdout] 10138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10139:1 [INFO] [stdout] | [INFO] [stdout] 10139 | / extern "thiscall" { [INFO] [stdout] 10140 | | #[doc = " Return a random object in the dictionary."] [INFO] [stdout] 10141 | | #[doc = ""] [INFO] [stdout] 10142 | | #[doc = " @return The random object."] [INFO] [stdout] ... | [INFO] [stdout] 10148 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 10149 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10178:1 [INFO] [stdout] | [INFO] [stdout] 10178 | / extern "thiscall" { [INFO] [stdout] 10179 | | #[doc = " Write a dictionary to a plist file."] [INFO] [stdout] 10180 | | #[doc = " @param fullPath The full path of the plist file. You can get writeable path by getWritablePath()"] [INFO] [stdout] 10181 | | #[doc = " @return true if successed, false if failed"] [INFO] [stdout] ... | [INFO] [stdout] 10187 | | ) -> bool; [INFO] [stdout] 10188 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10205:1 [INFO] [stdout] | [INFO] [stdout] 10205 | / extern "thiscall" { [INFO] [stdout] 10206 | | #[doc = " The constructor of CCDictionary."] [INFO] [stdout] 10207 | | #[doc = " @lua NA"] [INFO] [stdout] 10208 | | #[link_name = "\u{1}??0CCDictionary@cocos2d@@QAE@XZ"] [INFO] [stdout] 10209 | | pub fn cocos2d_CCDictionary_CCDictionary(this: *mut cocos2d_CCDictionary); [INFO] [stdout] 10210 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10308:1 [INFO] [stdout] | [INFO] [stdout] 10308 | / extern "thiscall" { [INFO] [stdout] 10309 | | #[doc = " The destructor of CCDictionary"] [INFO] [stdout] 10310 | | #[doc = " @lua NA"] [INFO] [stdout] 10311 | | #[link_name = "\u{1}??_DCCDictionary@cocos2d@@QAEXXZ"] [INFO] [stdout] 10312 | | pub fn cocos2d_CCDictionary_CCDictionary_destructor(this: *mut cocos2d_CCDictionary); [INFO] [stdout] 10313 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10314:1 [INFO] [stdout] | [INFO] [stdout] 10314 | / extern "thiscall" { [INFO] [stdout] 10315 | | #[doc = " @{"] [INFO] [stdout] 10316 | | #[doc = " @name Function override"] [INFO] [stdout] 10317 | | #[doc = "**"] [INFO] [stdout] ... | [INFO] [stdout] 10327 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 10328 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10329:1 [INFO] [stdout] | [INFO] [stdout] 10329 | / extern "thiscall" { [INFO] [stdout] 10330 | | #[link_name = "\u{1}?acceptVisitor@CCDictionary@cocos2d@@UAEXAAVCCDataVisitor@2@@Z"] [INFO] [stdout] 10331 | | pub fn cocos2d_CCDictionary_acceptVisitor( [INFO] [stdout] 10332 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 10333 | | visitor: *mut cocos2d_CCDataVisitor, [INFO] [stdout] 10334 | | ); [INFO] [stdout] 10335 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10400:1 [INFO] [stdout] | [INFO] [stdout] 10400 | / extern "thiscall" { [INFO] [stdout] 10401 | | #[doc = " initializes the animation frame with a spriteframe, number of delay units and a notification user info"] [INFO] [stdout] 10402 | | #[link_name = "\u{1}?initWithSpriteFrame@CCAnimationFrame@cocos2d@@QAE_NPAVCCSpriteFrame@2@MPAVCCDictionary@2@@Z"] [INFO] [stdout] 10403 | | pub fn cocos2d_CCAnimationFrame_initWithSpriteFrame( [INFO] [stdout] ... | [INFO] [stdout] 10408 | | ) -> bool; [INFO] [stdout] 10409 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10410:1 [INFO] [stdout] | [INFO] [stdout] 10410 | / extern "thiscall" { [INFO] [stdout] 10411 | | #[doc = " @js ctor"] [INFO] [stdout] 10412 | | #[link_name = "\u{1}??0CCAnimationFrame@cocos2d@@QAE@XZ"] [INFO] [stdout] 10413 | | pub fn cocos2d_CCAnimationFrame_CCAnimationFrame(this: *mut cocos2d_CCAnimationFrame); [INFO] [stdout] 10414 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10432:1 [INFO] [stdout] | [INFO] [stdout] 10432 | / extern "thiscall" { [INFO] [stdout] 10433 | | #[doc = " @js NA"] [INFO] [stdout] 10434 | | #[doc = " @lua NA"] [INFO] [stdout] 10435 | | #[link_name = "\u{1}??_DCCAnimationFrame@cocos2d@@QAEXXZ"] [INFO] [stdout] ... | [INFO] [stdout] 10438 | | ); [INFO] [stdout] 10439 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10440:1 [INFO] [stdout] | [INFO] [stdout] 10440 | / extern "thiscall" { [INFO] [stdout] 10441 | | #[doc = " @js NA"] [INFO] [stdout] 10442 | | #[doc = " @lua NA"] [INFO] [stdout] 10443 | | #[link_name = "\u{1}?copyWithZone@CCAnimationFrame@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 10447 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 10448 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10567:1 [INFO] [stdout] | [INFO] [stdout] 10567 | / extern "thiscall" { [INFO] [stdout] 10568 | | #[doc = " Adds a CCSpriteFrame to a CCAnimation."] [INFO] [stdout] 10569 | | #[doc = "The frame will be added with one \"delay unit\"."] [INFO] [stdout] 10570 | | #[link_name = "\u{1}?addSpriteFrame@CCAnimation@cocos2d@@QAEXPAVCCSpriteFrame@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 10574 | | ); [INFO] [stdout] 10575 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10576:1 [INFO] [stdout] | [INFO] [stdout] 10576 | / extern "thiscall" { [INFO] [stdout] 10577 | | #[doc = " Adds a frame with an image filename. Internally it will create a CCSpriteFrame and it will add it."] [INFO] [stdout] 10578 | | #[doc = "The frame will be added with one \"delay unit\"."] [INFO] [stdout] 10579 | | #[doc = "Added to facilitate the migration from v0.8 to v0.9."] [INFO] [stdout] ... | [INFO] [stdout] 10585 | | ); [INFO] [stdout] 10586 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10587:1 [INFO] [stdout] | [INFO] [stdout] 10587 | / extern "thiscall" { [INFO] [stdout] 10588 | | #[doc = " Adds a frame with a texture and a rect. Internally it will create a CCSpriteFrame and it will add it."] [INFO] [stdout] 10589 | | #[doc = "The frame will be added with one \"delay unit\"."] [INFO] [stdout] 10590 | | #[doc = "Added to facilitate the migration from v0.8 to v0.9."] [INFO] [stdout] ... | [INFO] [stdout] 10596 | | ); [INFO] [stdout] 10597 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10598:1 [INFO] [stdout] | [INFO] [stdout] 10598 | / extern "thiscall" { [INFO] [stdout] 10599 | | #[doc = " @lua NA"] [INFO] [stdout] 10600 | | #[link_name = "\u{1}?init@CCAnimation@cocos2d@@QAE_NXZ"] [INFO] [stdout] 10601 | | pub fn cocos2d_CCAnimation_init(this: *mut cocos2d_CCAnimation) -> bool; [INFO] [stdout] 10602 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10603:1 [INFO] [stdout] | [INFO] [stdout] 10603 | / extern "thiscall" { [INFO] [stdout] 10604 | | #[doc = " Initializes a CCAnimation with frames and a delay between frames"] [INFO] [stdout] 10605 | | #[doc = "@since v0.99.5"] [INFO] [stdout] 10606 | | #[doc = "@lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 10612 | | ) -> bool; [INFO] [stdout] 10613 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10614:1 [INFO] [stdout] | [INFO] [stdout] 10614 | / extern "thiscall" { [INFO] [stdout] 10615 | | #[doc = " Initializes a CCAnimation with CCAnimationFrame"] [INFO] [stdout] 10616 | | #[doc = "@since v2.0"] [INFO] [stdout] 10617 | | #[doc = "@lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 10624 | | ) -> bool; [INFO] [stdout] 10625 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10626:1 [INFO] [stdout] | [INFO] [stdout] 10626 | / extern "thiscall" { [INFO] [stdout] 10627 | | #[doc = " @js ctor"] [INFO] [stdout] 10628 | | #[link_name = "\u{1}??0CCAnimation@cocos2d@@QAE@XZ"] [INFO] [stdout] 10629 | | pub fn cocos2d_CCAnimation_CCAnimation(this: *mut cocos2d_CCAnimation); [INFO] [stdout] 10630 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10703:1 [INFO] [stdout] | [INFO] [stdout] 10703 | / extern "thiscall" { [INFO] [stdout] 10704 | | #[doc = " @js NA"] [INFO] [stdout] 10705 | | #[doc = " @lua NA"] [INFO] [stdout] 10706 | | #[link_name = "\u{1}??_DCCAnimation@cocos2d@@QAEXXZ"] [INFO] [stdout] 10707 | | pub fn cocos2d_CCAnimation_CCAnimation_destructor(this: *mut cocos2d_CCAnimation); [INFO] [stdout] 10708 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10709:1 [INFO] [stdout] | [INFO] [stdout] 10709 | / extern "thiscall" { [INFO] [stdout] 10710 | | #[doc = " @js NA"] [INFO] [stdout] 10711 | | #[doc = " @lua NA"] [INFO] [stdout] 10712 | | #[link_name = "\u{1}?copyWithZone@CCAnimation@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 10716 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 10717 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10718:1 [INFO] [stdout] | [INFO] [stdout] 10718 | / extern "thiscall" { [INFO] [stdout] 10719 | | #[link_name = "\u{1}?getDuration@CCAnimation@cocos2d@@UAEMXZ"] [INFO] [stdout] 10720 | | pub fn cocos2d_CCAnimation_getDuration(this: *mut ::std::os::raw::c_void) -> f32; [INFO] [stdout] 10721 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10768:1 [INFO] [stdout] | [INFO] [stdout] 10768 | / extern "thiscall" { [INFO] [stdout] 10769 | | #[doc = " initializes the action"] [INFO] [stdout] 10770 | | #[link_name = "\u{1}?initWithDuration@CCActionInterval@cocos2d@@QAE_NM@Z"] [INFO] [stdout] 10771 | | pub fn cocos2d_CCActionInterval_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 10774 | | ) -> bool; [INFO] [stdout] 10775 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10781:1 [INFO] [stdout] | [INFO] [stdout] 10781 | / extern "thiscall" { [INFO] [stdout] 10782 | | #[link_name = "\u{1}?setAmplitudeRate@CCActionInterval@cocos2d@@QAEXM@Z"] [INFO] [stdout] 10783 | | pub fn cocos2d_CCActionInterval_setAmplitudeRate(this: *mut cocos2d_CCActionInterval, amp: f32); [INFO] [stdout] 10784 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10785:1 [INFO] [stdout] | [INFO] [stdout] 10785 | / extern "thiscall" { [INFO] [stdout] 10786 | | #[link_name = "\u{1}?getAmplitudeRate@CCActionInterval@cocos2d@@QAEMXZ"] [INFO] [stdout] 10787 | | pub fn cocos2d_CCActionInterval_getAmplitudeRate(this: *mut cocos2d_CCActionInterval) -> f32; [INFO] [stdout] 10788 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10807:1 [INFO] [stdout] | [INFO] [stdout] 10807 | / extern "thiscall" { [INFO] [stdout] 10808 | | #[doc = " returns true if the action has finished"] [INFO] [stdout] 10809 | | #[link_name = "\u{1}?isDone@CCActionInterval@cocos2d@@UAE_NXZ"] [INFO] [stdout] 10810 | | pub fn cocos2d_CCActionInterval_isDone(this: *mut ::std::os::raw::c_void) -> bool; [INFO] [stdout] 10811 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10812:1 [INFO] [stdout] | [INFO] [stdout] 10812 | / extern "thiscall" { [INFO] [stdout] 10813 | | #[doc = " @js NA"] [INFO] [stdout] 10814 | | #[doc = " @lua NA"] [INFO] [stdout] 10815 | | #[link_name = "\u{1}?copyWithZone@CCActionInterval@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 10819 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 10820 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10821:1 [INFO] [stdout] | [INFO] [stdout] 10821 | / extern "thiscall" { [INFO] [stdout] 10822 | | #[link_name = "\u{1}?step@CCActionInterval@cocos2d@@UAEXM@Z"] [INFO] [stdout] 10823 | | pub fn cocos2d_CCActionInterval_step(this: *mut ::std::os::raw::c_void, dt: f32); [INFO] [stdout] 10824 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10825:1 [INFO] [stdout] | [INFO] [stdout] 10825 | / extern "thiscall" { [INFO] [stdout] 10826 | | #[link_name = "\u{1}?startWithTarget@CCActionInterval@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 10827 | | pub fn cocos2d_CCActionInterval_startWithTarget( [INFO] [stdout] 10828 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 10829 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 10830 | | ); [INFO] [stdout] 10831 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10832:1 [INFO] [stdout] | [INFO] [stdout] 10832 | / extern "thiscall" { [INFO] [stdout] 10833 | | #[doc = " returns a reversed action"] [INFO] [stdout] 10834 | | #[link_name = "\u{1}?reverse@CCActionInterval@cocos2d@@UAEPAV12@XZ"] [INFO] [stdout] 10835 | | pub fn cocos2d_CCActionInterval_reverse( [INFO] [stdout] 10836 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 10837 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 10838 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10891:1 [INFO] [stdout] | [INFO] [stdout] 10891 | / extern "thiscall" { [INFO] [stdout] 10892 | | #[doc = " initializes the action"] [INFO] [stdout] 10893 | | #[doc = " @lua NA"] [INFO] [stdout] 10894 | | #[link_name = "\u{1}?initWithTwoActions@CCSequence@cocos2d@@QAE_NPAVCCFiniteTimeAction@2@0@Z"] [INFO] [stdout] ... | [INFO] [stdout] 10899 | | ) -> bool; [INFO] [stdout] 10900 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10965:1 [INFO] [stdout] | [INFO] [stdout] 10965 | / extern "thiscall" { [INFO] [stdout] 10966 | | #[doc = " @js NA"] [INFO] [stdout] 10967 | | #[doc = " @lua NA"] [INFO] [stdout] 10968 | | #[link_name = "\u{1}??_DCCSequence@cocos2d@@QAEXXZ"] [INFO] [stdout] 10969 | | pub fn cocos2d_CCSequence_CCSequence_destructor(this: *mut cocos2d_CCSequence); [INFO] [stdout] 10970 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10971:1 [INFO] [stdout] | [INFO] [stdout] 10971 | / extern "thiscall" { [INFO] [stdout] 10972 | | #[doc = " @js NA"] [INFO] [stdout] 10973 | | #[doc = " @lua NA"] [INFO] [stdout] 10974 | | #[link_name = "\u{1}?copyWithZone@CCSequence@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 10978 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 10979 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10980:1 [INFO] [stdout] | [INFO] [stdout] 10980 | / extern "thiscall" { [INFO] [stdout] 10981 | | #[doc = " @lua NA"] [INFO] [stdout] 10982 | | #[link_name = "\u{1}?startWithTarget@CCSequence@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 10983 | | pub fn cocos2d_CCSequence_startWithTarget( [INFO] [stdout] ... | [INFO] [stdout] 10986 | | ); [INFO] [stdout] 10987 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10988:1 [INFO] [stdout] | [INFO] [stdout] 10988 | / extern "thiscall" { [INFO] [stdout] 10989 | | #[doc = " @lua NA"] [INFO] [stdout] 10990 | | #[link_name = "\u{1}?stop@CCSequence@cocos2d@@UAEXXZ"] [INFO] [stdout] 10991 | | pub fn cocos2d_CCSequence_stop(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 10992 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10993:1 [INFO] [stdout] | [INFO] [stdout] 10993 | / extern "thiscall" { [INFO] [stdout] 10994 | | #[doc = " @lua NA"] [INFO] [stdout] 10995 | | #[link_name = "\u{1}?update@CCSequence@cocos2d@@UAEXM@Z"] [INFO] [stdout] 10996 | | pub fn cocos2d_CCSequence_update(this: *mut ::std::os::raw::c_void, t: f32); [INFO] [stdout] 10997 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:10998:1 [INFO] [stdout] | [INFO] [stdout] 10998 | / extern "thiscall" { [INFO] [stdout] 10999 | | #[link_name = "\u{1}?reverse@CCSequence@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 11000 | | pub fn cocos2d_CCSequence_reverse( [INFO] [stdout] 11001 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 11002 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 11003 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11082:1 [INFO] [stdout] | [INFO] [stdout] 11082 | / extern "thiscall" { [INFO] [stdout] 11083 | | #[doc = " initializes a CCRepeat action. Times is an unsigned integer between 1 and pow(2,30)"] [INFO] [stdout] 11084 | | #[link_name = "\u{1}?initWithAction@CCRepeat@cocos2d@@QAE_NPAVCCFiniteTimeAction@2@I@Z"] [INFO] [stdout] 11085 | | pub fn cocos2d_CCRepeat_initWithAction( [INFO] [stdout] ... | [INFO] [stdout] 11089 | | ) -> bool; [INFO] [stdout] 11090 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11116:1 [INFO] [stdout] | [INFO] [stdout] 11116 | / extern "thiscall" { [INFO] [stdout] 11117 | | #[doc = " @js NA"] [INFO] [stdout] 11118 | | #[doc = " @lua NA"] [INFO] [stdout] 11119 | | #[link_name = "\u{1}??_DCCRepeat@cocos2d@@QAEXXZ"] [INFO] [stdout] 11120 | | pub fn cocos2d_CCRepeat_CCRepeat_destructor(this: *mut cocos2d_CCRepeat); [INFO] [stdout] 11121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11122:1 [INFO] [stdout] | [INFO] [stdout] 11122 | / extern "thiscall" { [INFO] [stdout] 11123 | | #[doc = " @js NA"] [INFO] [stdout] 11124 | | #[doc = " @lua NA"] [INFO] [stdout] 11125 | | #[link_name = "\u{1}?copyWithZone@CCRepeat@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 11129 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 11130 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11131:1 [INFO] [stdout] | [INFO] [stdout] 11131 | / extern "thiscall" { [INFO] [stdout] 11132 | | #[link_name = "\u{1}?startWithTarget@CCRepeat@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 11133 | | pub fn cocos2d_CCRepeat_startWithTarget( [INFO] [stdout] 11134 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 11135 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 11136 | | ); [INFO] [stdout] 11137 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11138:1 [INFO] [stdout] | [INFO] [stdout] 11138 | / extern "thiscall" { [INFO] [stdout] 11139 | | #[link_name = "\u{1}?stop@CCRepeat@cocos2d@@UAEXXZ"] [INFO] [stdout] 11140 | | pub fn cocos2d_CCRepeat_stop(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 11141 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11142:1 [INFO] [stdout] | [INFO] [stdout] 11142 | / extern "thiscall" { [INFO] [stdout] 11143 | | #[link_name = "\u{1}?update@CCRepeat@cocos2d@@UAEXM@Z"] [INFO] [stdout] 11144 | | pub fn cocos2d_CCRepeat_update(this: *mut ::std::os::raw::c_void, dt: f32); [INFO] [stdout] 11145 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11146:1 [INFO] [stdout] | [INFO] [stdout] 11146 | / extern "thiscall" { [INFO] [stdout] 11147 | | #[link_name = "\u{1}?isDone@CCRepeat@cocos2d@@UAE_NXZ"] [INFO] [stdout] 11148 | | pub fn cocos2d_CCRepeat_isDone(this: *mut ::std::os::raw::c_void) -> bool; [INFO] [stdout] 11149 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11150:1 [INFO] [stdout] | [INFO] [stdout] 11150 | / extern "thiscall" { [INFO] [stdout] 11151 | | #[link_name = "\u{1}?reverse@CCRepeat@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 11152 | | pub fn cocos2d_CCRepeat_reverse( [INFO] [stdout] 11153 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 11154 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 11155 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11191:1 [INFO] [stdout] | [INFO] [stdout] 11191 | / extern "thiscall" { [INFO] [stdout] 11192 | | #[doc = " initializes the action"] [INFO] [stdout] 11193 | | #[link_name = "\u{1}?initWithAction@CCRepeatForever@cocos2d@@QAE_NPAVCCActionInterval@2@@Z"] [INFO] [stdout] 11194 | | pub fn cocos2d_CCRepeatForever_initWithAction( [INFO] [stdout] ... | [INFO] [stdout] 11197 | | ) -> bool; [INFO] [stdout] 11198 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11216:1 [INFO] [stdout] | [INFO] [stdout] 11216 | / extern "thiscall" { [INFO] [stdout] 11217 | | #[doc = " @js NA"] [INFO] [stdout] 11218 | | #[doc = " @lua NA"] [INFO] [stdout] 11219 | | #[link_name = "\u{1}??_DCCRepeatForever@cocos2d@@QAEXXZ"] [INFO] [stdout] 11220 | | pub fn cocos2d_CCRepeatForever_CCRepeatForever_destructor(this: *mut cocos2d_CCRepeatForever); [INFO] [stdout] 11221 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11222:1 [INFO] [stdout] | [INFO] [stdout] 11222 | / extern "thiscall" { [INFO] [stdout] 11223 | | #[doc = " @js NA"] [INFO] [stdout] 11224 | | #[doc = " @lua NA"] [INFO] [stdout] 11225 | | #[link_name = "\u{1}?copyWithZone@CCRepeatForever@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 11229 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 11230 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11231:1 [INFO] [stdout] | [INFO] [stdout] 11231 | / extern "thiscall" { [INFO] [stdout] 11232 | | #[link_name = "\u{1}?startWithTarget@CCRepeatForever@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 11233 | | pub fn cocos2d_CCRepeatForever_startWithTarget( [INFO] [stdout] 11234 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 11235 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 11236 | | ); [INFO] [stdout] 11237 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11238:1 [INFO] [stdout] | [INFO] [stdout] 11238 | / extern "thiscall" { [INFO] [stdout] 11239 | | #[link_name = "\u{1}?step@CCRepeatForever@cocos2d@@UAEXM@Z"] [INFO] [stdout] 11240 | | pub fn cocos2d_CCRepeatForever_step(this: *mut ::std::os::raw::c_void, dt: f32); [INFO] [stdout] 11241 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11242:1 [INFO] [stdout] | [INFO] [stdout] 11242 | / extern "thiscall" { [INFO] [stdout] 11243 | | #[link_name = "\u{1}?isDone@CCRepeatForever@cocos2d@@UAE_NXZ"] [INFO] [stdout] 11244 | | pub fn cocos2d_CCRepeatForever_isDone(this: *mut ::std::os::raw::c_void) -> bool; [INFO] [stdout] 11245 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11246:1 [INFO] [stdout] | [INFO] [stdout] 11246 | / extern "thiscall" { [INFO] [stdout] 11247 | | #[link_name = "\u{1}?reverse@CCRepeatForever@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 11248 | | pub fn cocos2d_CCRepeatForever_reverse( [INFO] [stdout] 11249 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 11250 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 11251 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11293:1 [INFO] [stdout] | [INFO] [stdout] 11293 | / extern "thiscall" { [INFO] [stdout] 11294 | | #[doc = " initializes the Spawn action with the 2 actions to spawn"] [INFO] [stdout] 11295 | | #[doc = " @lua NA"] [INFO] [stdout] 11296 | | #[link_name = "\u{1}?initWithTwoActions@CCSpawn@cocos2d@@QAE_NPAVCCFiniteTimeAction@2@0@Z"] [INFO] [stdout] ... | [INFO] [stdout] 11301 | | ) -> bool; [INFO] [stdout] 11302 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11365:1 [INFO] [stdout] | [INFO] [stdout] 11365 | / extern "thiscall" { [INFO] [stdout] 11366 | | #[doc = " @js NA"] [INFO] [stdout] 11367 | | #[doc = " @lua NA"] [INFO] [stdout] 11368 | | #[link_name = "\u{1}??_DCCSpawn@cocos2d@@QAEXXZ"] [INFO] [stdout] 11369 | | pub fn cocos2d_CCSpawn_CCSpawn_destructor(this: *mut cocos2d_CCSpawn); [INFO] [stdout] 11370 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11371:1 [INFO] [stdout] | [INFO] [stdout] 11371 | / extern "thiscall" { [INFO] [stdout] 11372 | | #[doc = " @js NA"] [INFO] [stdout] 11373 | | #[doc = " @lua NA"] [INFO] [stdout] 11374 | | #[link_name = "\u{1}?copyWithZone@CCSpawn@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 11378 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 11379 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11380:1 [INFO] [stdout] | [INFO] [stdout] 11380 | / extern "thiscall" { [INFO] [stdout] 11381 | | #[doc = " @lua NA"] [INFO] [stdout] 11382 | | #[link_name = "\u{1}?startWithTarget@CCSpawn@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 11383 | | pub fn cocos2d_CCSpawn_startWithTarget( [INFO] [stdout] ... | [INFO] [stdout] 11386 | | ); [INFO] [stdout] 11387 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11388:1 [INFO] [stdout] | [INFO] [stdout] 11388 | / extern "thiscall" { [INFO] [stdout] 11389 | | #[doc = " @lua NA"] [INFO] [stdout] 11390 | | #[link_name = "\u{1}?stop@CCSpawn@cocos2d@@UAEXXZ"] [INFO] [stdout] 11391 | | pub fn cocos2d_CCSpawn_stop(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 11392 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11393:1 [INFO] [stdout] | [INFO] [stdout] 11393 | / extern "thiscall" { [INFO] [stdout] 11394 | | #[doc = " @lua NA"] [INFO] [stdout] 11395 | | #[link_name = "\u{1}?update@CCSpawn@cocos2d@@UAEXM@Z"] [INFO] [stdout] 11396 | | pub fn cocos2d_CCSpawn_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 11397 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11398:1 [INFO] [stdout] | [INFO] [stdout] 11398 | / extern "thiscall" { [INFO] [stdout] 11399 | | #[link_name = "\u{1}?reverse@CCSpawn@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 11400 | | pub fn cocos2d_CCSpawn_reverse( [INFO] [stdout] 11401 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 11402 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 11403 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11504:1 [INFO] [stdout] | [INFO] [stdout] 11504 | / extern "thiscall" { [INFO] [stdout] 11505 | | #[doc = " initializes the action"] [INFO] [stdout] 11506 | | #[link_name = "\u{1}?initWithDuration@CCRotateTo@cocos2d@@QAE_NMM@Z"] [INFO] [stdout] 11507 | | pub fn cocos2d_CCRotateTo_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 11511 | | ) -> bool; [INFO] [stdout] 11512 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11540:1 [INFO] [stdout] | [INFO] [stdout] 11540 | / extern "thiscall" { [INFO] [stdout] 11541 | | #[link_name = "\u{1}?initWithDuration@CCRotateTo@cocos2d@@UAE_NMMM@Z"] [INFO] [stdout] 11542 | | pub fn cocos2d_CCRotateTo_initWithDuration1( [INFO] [stdout] 11543 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] ... | [INFO] [stdout] 11547 | | ) -> bool; [INFO] [stdout] 11548 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11549:1 [INFO] [stdout] | [INFO] [stdout] 11549 | / extern "thiscall" { [INFO] [stdout] 11550 | | #[doc = " @js NA"] [INFO] [stdout] 11551 | | #[doc = " @lua NA"] [INFO] [stdout] 11552 | | #[link_name = "\u{1}?copyWithZone@CCRotateTo@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 11556 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 11557 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11558:1 [INFO] [stdout] | [INFO] [stdout] 11558 | / extern "thiscall" { [INFO] [stdout] 11559 | | #[link_name = "\u{1}?startWithTarget@CCRotateTo@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 11560 | | pub fn cocos2d_CCRotateTo_startWithTarget( [INFO] [stdout] 11561 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 11562 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 11563 | | ); [INFO] [stdout] 11564 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11565:1 [INFO] [stdout] | [INFO] [stdout] 11565 | / extern "thiscall" { [INFO] [stdout] 11566 | | #[link_name = "\u{1}?update@CCRotateTo@cocos2d@@UAEXM@Z"] [INFO] [stdout] 11567 | | pub fn cocos2d_CCRotateTo_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 11568 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11641:1 [INFO] [stdout] | [INFO] [stdout] 11641 | / extern "thiscall" { [INFO] [stdout] 11642 | | #[doc = " initializes the action"] [INFO] [stdout] 11643 | | #[link_name = "\u{1}?initWithDuration@CCRotateBy@cocos2d@@QAE_NMM@Z"] [INFO] [stdout] 11644 | | pub fn cocos2d_CCRotateBy_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 11648 | | ) -> bool; [INFO] [stdout] 11649 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11658:1 [INFO] [stdout] | [INFO] [stdout] 11658 | / extern "thiscall" { [INFO] [stdout] 11659 | | #[link_name = "\u{1}?initWithDuration@CCRotateBy@cocos2d@@QAE_NMMM@Z"] [INFO] [stdout] 11660 | | pub fn cocos2d_CCRotateBy_initWithDuration1( [INFO] [stdout] 11661 | | this: *mut cocos2d_CCRotateBy, [INFO] [stdout] ... | [INFO] [stdout] 11665 | | ) -> bool; [INFO] [stdout] 11666 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11694:1 [INFO] [stdout] | [INFO] [stdout] 11694 | / extern "thiscall" { [INFO] [stdout] 11695 | | #[doc = " @js NA"] [INFO] [stdout] 11696 | | #[doc = " @lua NA"] [INFO] [stdout] 11697 | | #[link_name = "\u{1}?copyWithZone@CCRotateBy@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 11701 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 11702 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11703:1 [INFO] [stdout] | [INFO] [stdout] 11703 | / extern "thiscall" { [INFO] [stdout] 11704 | | #[link_name = "\u{1}?startWithTarget@CCRotateBy@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 11705 | | pub fn cocos2d_CCRotateBy_startWithTarget( [INFO] [stdout] 11706 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 11707 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 11708 | | ); [INFO] [stdout] 11709 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11710:1 [INFO] [stdout] | [INFO] [stdout] 11710 | / extern "thiscall" { [INFO] [stdout] 11711 | | #[link_name = "\u{1}?update@CCRotateBy@cocos2d@@UAEXM@Z"] [INFO] [stdout] 11712 | | pub fn cocos2d_CCRotateBy_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 11713 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11714:1 [INFO] [stdout] | [INFO] [stdout] 11714 | / extern "thiscall" { [INFO] [stdout] 11715 | | #[link_name = "\u{1}?reverse@CCRotateBy@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 11716 | | pub fn cocos2d_CCRotateBy_reverse( [INFO] [stdout] 11717 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 11718 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 11719 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11782:1 [INFO] [stdout] | [INFO] [stdout] 11782 | / extern "thiscall" { [INFO] [stdout] 11783 | | #[doc = " initializes the action"] [INFO] [stdout] 11784 | | #[link_name = "\u{1}?initWithDuration@CCMoveBy@cocos2d@@QAE_NMABVCCPoint@2@@Z"] [INFO] [stdout] 11785 | | pub fn cocos2d_CCMoveBy_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 11789 | | ) -> bool; [INFO] [stdout] 11790 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11816:1 [INFO] [stdout] | [INFO] [stdout] 11816 | / extern "thiscall" { [INFO] [stdout] 11817 | | #[doc = " @js NA"] [INFO] [stdout] 11818 | | #[doc = " @lua NA"] [INFO] [stdout] 11819 | | #[link_name = "\u{1}?copyWithZone@CCMoveBy@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 11823 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 11824 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11825:1 [INFO] [stdout] | [INFO] [stdout] 11825 | / extern "thiscall" { [INFO] [stdout] 11826 | | #[link_name = "\u{1}?startWithTarget@CCMoveBy@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 11827 | | pub fn cocos2d_CCMoveBy_startWithTarget( [INFO] [stdout] 11828 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 11829 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 11830 | | ); [INFO] [stdout] 11831 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11832:1 [INFO] [stdout] | [INFO] [stdout] 11832 | / extern "thiscall" { [INFO] [stdout] 11833 | | #[link_name = "\u{1}?reverse@CCMoveBy@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 11834 | | pub fn cocos2d_CCMoveBy_reverse( [INFO] [stdout] 11835 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 11836 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 11837 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11838:1 [INFO] [stdout] | [INFO] [stdout] 11838 | / extern "thiscall" { [INFO] [stdout] 11839 | | #[link_name = "\u{1}?update@CCMoveBy@cocos2d@@UAEXM@Z"] [INFO] [stdout] 11840 | | pub fn cocos2d_CCMoveBy_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 11841 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11875:1 [INFO] [stdout] | [INFO] [stdout] 11875 | / extern "thiscall" { [INFO] [stdout] 11876 | | #[doc = " initializes the action"] [INFO] [stdout] 11877 | | #[link_name = "\u{1}?initWithDuration@CCMoveTo@cocos2d@@QAE_NMABVCCPoint@2@@Z"] [INFO] [stdout] 11878 | | pub fn cocos2d_CCMoveTo_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 11882 | | ) -> bool; [INFO] [stdout] 11883 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11906:1 [INFO] [stdout] | [INFO] [stdout] 11906 | / extern "thiscall" { [INFO] [stdout] 11907 | | #[doc = " @js NA"] [INFO] [stdout] 11908 | | #[doc = " @lua NA"] [INFO] [stdout] 11909 | | #[link_name = "\u{1}?copyWithZone@CCMoveTo@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 11913 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 11914 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:11915:1 [INFO] [stdout] | [INFO] [stdout] 11915 | / extern "thiscall" { [INFO] [stdout] 11916 | | #[link_name = "\u{1}?startWithTarget@CCMoveTo@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 11917 | | pub fn cocos2d_CCMoveTo_startWithTarget( [INFO] [stdout] 11918 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 11919 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 11920 | | ); [INFO] [stdout] 11921 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12035:1 [INFO] [stdout] | [INFO] [stdout] 12035 | / extern "thiscall" { [INFO] [stdout] 12036 | | #[doc = " @js ctor"] [INFO] [stdout] 12037 | | #[link_name = "\u{1}??0CCSkewTo@cocos2d@@QAE@XZ"] [INFO] [stdout] 12038 | | pub fn cocos2d_CCSkewTo_CCSkewTo(this: *mut cocos2d_CCSkewTo); [INFO] [stdout] 12039 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12052:1 [INFO] [stdout] | [INFO] [stdout] 12052 | / extern "thiscall" { [INFO] [stdout] 12053 | | #[link_name = "\u{1}?initWithDuration@CCSkewTo@cocos2d@@UAE_NMMM@Z"] [INFO] [stdout] 12054 | | pub fn cocos2d_CCSkewTo_initWithDuration( [INFO] [stdout] 12055 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] ... | [INFO] [stdout] 12059 | | ) -> bool; [INFO] [stdout] 12060 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12061:1 [INFO] [stdout] | [INFO] [stdout] 12061 | / extern "thiscall" { [INFO] [stdout] 12062 | | #[doc = " @js NA"] [INFO] [stdout] 12063 | | #[doc = " @lua NA"] [INFO] [stdout] 12064 | | #[link_name = "\u{1}?copyWithZone@CCSkewTo@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 12068 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 12069 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12070:1 [INFO] [stdout] | [INFO] [stdout] 12070 | / extern "thiscall" { [INFO] [stdout] 12071 | | #[link_name = "\u{1}?startWithTarget@CCSkewTo@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 12072 | | pub fn cocos2d_CCSkewTo_startWithTarget( [INFO] [stdout] 12073 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 12074 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 12075 | | ); [INFO] [stdout] 12076 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12077:1 [INFO] [stdout] | [INFO] [stdout] 12077 | / extern "thiscall" { [INFO] [stdout] 12078 | | #[link_name = "\u{1}?update@CCSkewTo@cocos2d@@UAEXM@Z"] [INFO] [stdout] 12079 | | pub fn cocos2d_CCSkewTo_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 12080 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12116:1 [INFO] [stdout] | [INFO] [stdout] 12116 | / extern "thiscall" { [INFO] [stdout] 12117 | | #[link_name = "\u{1}?initWithDuration@CCSkewBy@cocos2d@@UAE_NMMM@Z"] [INFO] [stdout] 12118 | | pub fn cocos2d_CCSkewBy_initWithDuration( [INFO] [stdout] 12119 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] ... | [INFO] [stdout] 12123 | | ) -> bool; [INFO] [stdout] 12124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12125:1 [INFO] [stdout] | [INFO] [stdout] 12125 | / extern "thiscall" { [INFO] [stdout] 12126 | | #[link_name = "\u{1}?startWithTarget@CCSkewBy@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 12127 | | pub fn cocos2d_CCSkewBy_startWithTarget( [INFO] [stdout] 12128 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 12129 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 12130 | | ); [INFO] [stdout] 12131 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12132:1 [INFO] [stdout] | [INFO] [stdout] 12132 | / extern "thiscall" { [INFO] [stdout] 12133 | | #[link_name = "\u{1}?reverse@CCSkewBy@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 12134 | | pub fn cocos2d_CCSkewBy_reverse( [INFO] [stdout] 12135 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 12136 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 12137 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12214:1 [INFO] [stdout] | [INFO] [stdout] 12214 | / extern "thiscall" { [INFO] [stdout] 12215 | | #[doc = " initializes the action"] [INFO] [stdout] 12216 | | #[link_name = "\u{1}?initWithDuration@CCJumpBy@cocos2d@@QAE_NMABVCCPoint@2@MI@Z"] [INFO] [stdout] 12217 | | pub fn cocos2d_CCJumpBy_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 12223 | | ) -> bool; [INFO] [stdout] 12224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12256:1 [INFO] [stdout] | [INFO] [stdout] 12256 | / extern "thiscall" { [INFO] [stdout] 12257 | | #[doc = " @js NA"] [INFO] [stdout] 12258 | | #[doc = " @lua NA"] [INFO] [stdout] 12259 | | #[link_name = "\u{1}?copyWithZone@CCJumpBy@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 12263 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 12264 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12265:1 [INFO] [stdout] | [INFO] [stdout] 12265 | / extern "thiscall" { [INFO] [stdout] 12266 | | #[link_name = "\u{1}?startWithTarget@CCJumpBy@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 12267 | | pub fn cocos2d_CCJumpBy_startWithTarget( [INFO] [stdout] 12268 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 12269 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 12270 | | ); [INFO] [stdout] 12271 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12272:1 [INFO] [stdout] | [INFO] [stdout] 12272 | / extern "thiscall" { [INFO] [stdout] 12273 | | #[link_name = "\u{1}?update@CCJumpBy@cocos2d@@UAEXM@Z"] [INFO] [stdout] 12274 | | pub fn cocos2d_CCJumpBy_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 12275 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12276:1 [INFO] [stdout] | [INFO] [stdout] 12276 | / extern "thiscall" { [INFO] [stdout] 12277 | | #[link_name = "\u{1}?reverse@CCJumpBy@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 12278 | | pub fn cocos2d_CCJumpBy_reverse( [INFO] [stdout] 12279 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 12280 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 12281 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12322:1 [INFO] [stdout] | [INFO] [stdout] 12322 | / extern "thiscall" { [INFO] [stdout] 12323 | | #[link_name = "\u{1}?startWithTarget@CCJumpTo@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 12324 | | pub fn cocos2d_CCJumpTo_startWithTarget( [INFO] [stdout] 12325 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 12326 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 12327 | | ); [INFO] [stdout] 12328 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12329:1 [INFO] [stdout] | [INFO] [stdout] 12329 | / extern "thiscall" { [INFO] [stdout] 12330 | | #[doc = " @js NA"] [INFO] [stdout] 12331 | | #[doc = " @lua NA"] [INFO] [stdout] 12332 | | #[link_name = "\u{1}?copyWithZone@CCJumpTo@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 12336 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 12337 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12456:1 [INFO] [stdout] | [INFO] [stdout] 12456 | / extern "thiscall" { [INFO] [stdout] 12457 | | #[doc = " initializes the action with a duration and a bezier configuration"] [INFO] [stdout] 12458 | | #[doc = " @lua NA"] [INFO] [stdout] 12459 | | #[link_name = "\u{1}?initWithDuration@CCBezierBy@cocos2d@@QAE_NMABU_ccBezierConfig@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 12464 | | ) -> bool; [INFO] [stdout] 12465 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12488:1 [INFO] [stdout] | [INFO] [stdout] 12488 | / extern "thiscall" { [INFO] [stdout] 12489 | | #[doc = " @js NA"] [INFO] [stdout] 12490 | | #[doc = " @lua NA"] [INFO] [stdout] 12491 | | #[link_name = "\u{1}?copyWithZone@CCBezierBy@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 12495 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 12496 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12497:1 [INFO] [stdout] | [INFO] [stdout] 12497 | / extern "thiscall" { [INFO] [stdout] 12498 | | #[doc = " @lua NA"] [INFO] [stdout] 12499 | | #[link_name = "\u{1}?startWithTarget@CCBezierBy@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 12500 | | pub fn cocos2d_CCBezierBy_startWithTarget( [INFO] [stdout] ... | [INFO] [stdout] 12503 | | ); [INFO] [stdout] 12504 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12505:1 [INFO] [stdout] | [INFO] [stdout] 12505 | / extern "thiscall" { [INFO] [stdout] 12506 | | #[doc = " @lua NA"] [INFO] [stdout] 12507 | | #[link_name = "\u{1}?update@CCBezierBy@cocos2d@@UAEXM@Z"] [INFO] [stdout] 12508 | | pub fn cocos2d_CCBezierBy_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 12509 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12510:1 [INFO] [stdout] | [INFO] [stdout] 12510 | / extern "thiscall" { [INFO] [stdout] 12511 | | #[link_name = "\u{1}?reverse@CCBezierBy@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 12512 | | pub fn cocos2d_CCBezierBy_reverse( [INFO] [stdout] 12513 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 12514 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 12515 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12559:1 [INFO] [stdout] | [INFO] [stdout] 12559 | / extern "thiscall" { [INFO] [stdout] 12560 | | #[doc = " @lua NA"] [INFO] [stdout] 12561 | | #[link_name = "\u{1}?initWithDuration@CCBezierTo@cocos2d@@QAE_NMABU_ccBezierConfig@2@@Z"] [INFO] [stdout] 12562 | | pub fn cocos2d_CCBezierTo_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 12566 | | ) -> bool; [INFO] [stdout] 12567 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12578:1 [INFO] [stdout] | [INFO] [stdout] 12578 | / extern "thiscall" { [INFO] [stdout] 12579 | | #[doc = " @lua NA"] [INFO] [stdout] 12580 | | #[link_name = "\u{1}?startWithTarget@CCBezierTo@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 12581 | | pub fn cocos2d_CCBezierTo_startWithTarget( [INFO] [stdout] ... | [INFO] [stdout] 12584 | | ); [INFO] [stdout] 12585 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12586:1 [INFO] [stdout] | [INFO] [stdout] 12586 | / extern "thiscall" { [INFO] [stdout] 12587 | | #[doc = " @js NA"] [INFO] [stdout] 12588 | | #[doc = " @lua NA"] [INFO] [stdout] 12589 | | #[link_name = "\u{1}?copyWithZone@CCBezierTo@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 12593 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 12594 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12707:1 [INFO] [stdout] | [INFO] [stdout] 12707 | / extern "thiscall" { [INFO] [stdout] 12708 | | #[doc = " initializes the action with the same scale factor for X and Y"] [INFO] [stdout] 12709 | | #[link_name = "\u{1}?initWithDuration@CCScaleTo@cocos2d@@QAE_NMM@Z"] [INFO] [stdout] 12710 | | pub fn cocos2d_CCScaleTo_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 12714 | | ) -> bool; [INFO] [stdout] 12715 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12716:1 [INFO] [stdout] | [INFO] [stdout] 12716 | / extern "thiscall" { [INFO] [stdout] 12717 | | #[doc = " initializes the action with and X factor and a Y factor"] [INFO] [stdout] 12718 | | #[link_name = "\u{1}?initWithDuration@CCScaleTo@cocos2d@@QAE_NMMM@Z"] [INFO] [stdout] 12719 | | pub fn cocos2d_CCScaleTo_initWithDuration1( [INFO] [stdout] ... | [INFO] [stdout] 12724 | | ) -> bool; [INFO] [stdout] 12725 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12754:1 [INFO] [stdout] | [INFO] [stdout] 12754 | / extern "thiscall" { [INFO] [stdout] 12755 | | #[doc = " @js NA"] [INFO] [stdout] 12756 | | #[doc = " @lua NA"] [INFO] [stdout] 12757 | | #[link_name = "\u{1}?copyWithZone@CCScaleTo@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 12761 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 12762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12763:1 [INFO] [stdout] | [INFO] [stdout] 12763 | / extern "thiscall" { [INFO] [stdout] 12764 | | #[link_name = "\u{1}?startWithTarget@CCScaleTo@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 12765 | | pub fn cocos2d_CCScaleTo_startWithTarget( [INFO] [stdout] 12766 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 12767 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 12768 | | ); [INFO] [stdout] 12769 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12770:1 [INFO] [stdout] | [INFO] [stdout] 12770 | / extern "thiscall" { [INFO] [stdout] 12771 | | #[link_name = "\u{1}?update@CCScaleTo@cocos2d@@UAEXM@Z"] [INFO] [stdout] 12772 | | pub fn cocos2d_CCScaleTo_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 12773 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12813:1 [INFO] [stdout] | [INFO] [stdout] 12813 | / extern "thiscall" { [INFO] [stdout] 12814 | | #[link_name = "\u{1}?startWithTarget@CCScaleBy@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 12815 | | pub fn cocos2d_CCScaleBy_startWithTarget( [INFO] [stdout] 12816 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 12817 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 12818 | | ); [INFO] [stdout] 12819 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12820:1 [INFO] [stdout] | [INFO] [stdout] 12820 | / extern "thiscall" { [INFO] [stdout] 12821 | | #[link_name = "\u{1}?reverse@CCScaleBy@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 12822 | | pub fn cocos2d_CCScaleBy_reverse( [INFO] [stdout] 12823 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 12824 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 12825 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12826:1 [INFO] [stdout] | [INFO] [stdout] 12826 | / extern "thiscall" { [INFO] [stdout] 12827 | | #[doc = " @js NA"] [INFO] [stdout] 12828 | | #[doc = " @lua NA"] [INFO] [stdout] 12829 | | #[link_name = "\u{1}?copyWithZone@CCScaleBy@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 12833 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 12834 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12878:1 [INFO] [stdout] | [INFO] [stdout] 12878 | / extern "thiscall" { [INFO] [stdout] 12879 | | #[doc = " initializes the action"] [INFO] [stdout] 12880 | | #[link_name = "\u{1}?initWithDuration@CCBlink@cocos2d@@QAE_NMI@Z"] [INFO] [stdout] 12881 | | pub fn cocos2d_CCBlink_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 12885 | | ) -> bool; [INFO] [stdout] 12886 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12909:1 [INFO] [stdout] | [INFO] [stdout] 12909 | / extern "thiscall" { [INFO] [stdout] 12910 | | #[doc = " @js NA"] [INFO] [stdout] 12911 | | #[doc = " @lua NA"] [INFO] [stdout] 12912 | | #[link_name = "\u{1}?copyWithZone@CCBlink@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 12916 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 12917 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12918:1 [INFO] [stdout] | [INFO] [stdout] 12918 | / extern "thiscall" { [INFO] [stdout] 12919 | | #[link_name = "\u{1}?update@CCBlink@cocos2d@@UAEXM@Z"] [INFO] [stdout] 12920 | | pub fn cocos2d_CCBlink_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 12921 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12922:1 [INFO] [stdout] | [INFO] [stdout] 12922 | / extern "thiscall" { [INFO] [stdout] 12923 | | #[link_name = "\u{1}?reverse@CCBlink@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 12924 | | pub fn cocos2d_CCBlink_reverse( [INFO] [stdout] 12925 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 12926 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 12927 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12928:1 [INFO] [stdout] | [INFO] [stdout] 12928 | / extern "thiscall" { [INFO] [stdout] 12929 | | #[link_name = "\u{1}?startWithTarget@CCBlink@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 12930 | | pub fn cocos2d_CCBlink_startWithTarget( [INFO] [stdout] 12931 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 12932 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 12933 | | ); [INFO] [stdout] 12934 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12935:1 [INFO] [stdout] | [INFO] [stdout] 12935 | / extern "thiscall" { [INFO] [stdout] 12936 | | #[link_name = "\u{1}?stop@CCBlink@cocos2d@@UAEXXZ"] [INFO] [stdout] 12937 | | pub fn cocos2d_CCBlink_stop(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 12938 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12970:1 [INFO] [stdout] | [INFO] [stdout] 12970 | / extern "thiscall" { [INFO] [stdout] 12971 | | #[link_name = "\u{1}?update@CCFadeIn@cocos2d@@UAEXM@Z"] [INFO] [stdout] 12972 | | pub fn cocos2d_CCFadeIn_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 12973 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12974:1 [INFO] [stdout] | [INFO] [stdout] 12974 | / extern "thiscall" { [INFO] [stdout] 12975 | | #[link_name = "\u{1}?reverse@CCFadeIn@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 12976 | | pub fn cocos2d_CCFadeIn_reverse( [INFO] [stdout] 12977 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 12978 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 12979 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:12980:1 [INFO] [stdout] | [INFO] [stdout] 12980 | / extern "thiscall" { [INFO] [stdout] 12981 | | #[doc = " @js NA"] [INFO] [stdout] 12982 | | #[doc = " @lua NA"] [INFO] [stdout] 12983 | | #[link_name = "\u{1}?copyWithZone@CCFadeIn@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 12987 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 12988 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13020:1 [INFO] [stdout] | [INFO] [stdout] 13020 | / extern "thiscall" { [INFO] [stdout] 13021 | | #[link_name = "\u{1}?update@CCFadeOut@cocos2d@@UAEXM@Z"] [INFO] [stdout] 13022 | | pub fn cocos2d_CCFadeOut_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 13023 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13024:1 [INFO] [stdout] | [INFO] [stdout] 13024 | / extern "thiscall" { [INFO] [stdout] 13025 | | #[link_name = "\u{1}?reverse@CCFadeOut@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 13026 | | pub fn cocos2d_CCFadeOut_reverse( [INFO] [stdout] 13027 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 13028 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 13029 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13030:1 [INFO] [stdout] | [INFO] [stdout] 13030 | / extern "thiscall" { [INFO] [stdout] 13031 | | #[doc = " @js NA"] [INFO] [stdout] 13032 | | #[doc = " @lua NA"] [INFO] [stdout] 13033 | | #[link_name = "\u{1}?copyWithZone@CCFadeOut@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 13037 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 13038 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13081:1 [INFO] [stdout] | [INFO] [stdout] 13081 | / extern "thiscall" { [INFO] [stdout] 13082 | | #[doc = " initializes the action with duration and opacity"] [INFO] [stdout] 13083 | | #[link_name = "\u{1}?initWithDuration@CCFadeTo@cocos2d@@QAE_NME@Z"] [INFO] [stdout] 13084 | | pub fn cocos2d_CCFadeTo_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 13088 | | ) -> bool; [INFO] [stdout] 13089 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13105:1 [INFO] [stdout] | [INFO] [stdout] 13105 | / extern "thiscall" { [INFO] [stdout] 13106 | | #[doc = " @js NA"] [INFO] [stdout] 13107 | | #[doc = " @lua NA"] [INFO] [stdout] 13108 | | #[link_name = "\u{1}?copyWithZone@CCFadeTo@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 13112 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 13113 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13114:1 [INFO] [stdout] | [INFO] [stdout] 13114 | / extern "thiscall" { [INFO] [stdout] 13115 | | #[link_name = "\u{1}?startWithTarget@CCFadeTo@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 13116 | | pub fn cocos2d_CCFadeTo_startWithTarget( [INFO] [stdout] 13117 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 13118 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 13119 | | ); [INFO] [stdout] 13120 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13121:1 [INFO] [stdout] | [INFO] [stdout] 13121 | / extern "thiscall" { [INFO] [stdout] 13122 | | #[link_name = "\u{1}?update@CCFadeTo@cocos2d@@UAEXM@Z"] [INFO] [stdout] 13123 | | pub fn cocos2d_CCFadeTo_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 13124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13168:1 [INFO] [stdout] | [INFO] [stdout] 13168 | / extern "thiscall" { [INFO] [stdout] 13169 | | #[doc = " initializes the action with duration and color"] [INFO] [stdout] 13170 | | #[link_name = "\u{1}?initWithDuration@CCTintTo@cocos2d@@QAE_NMEEE@Z"] [INFO] [stdout] 13171 | | pub fn cocos2d_CCTintTo_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 13177 | | ) -> bool; [INFO] [stdout] 13178 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13210:1 [INFO] [stdout] | [INFO] [stdout] 13210 | / extern "thiscall" { [INFO] [stdout] 13211 | | #[doc = " @js NA"] [INFO] [stdout] 13212 | | #[doc = " @lua NA"] [INFO] [stdout] 13213 | | #[link_name = "\u{1}?copyWithZone@CCTintTo@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 13217 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 13218 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13219:1 [INFO] [stdout] | [INFO] [stdout] 13219 | / extern "thiscall" { [INFO] [stdout] 13220 | | #[link_name = "\u{1}?startWithTarget@CCTintTo@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 13221 | | pub fn cocos2d_CCTintTo_startWithTarget( [INFO] [stdout] 13222 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 13223 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 13224 | | ); [INFO] [stdout] 13225 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13226:1 [INFO] [stdout] | [INFO] [stdout] 13226 | / extern "thiscall" { [INFO] [stdout] 13227 | | #[link_name = "\u{1}?update@CCTintTo@cocos2d@@UAEXM@Z"] [INFO] [stdout] 13228 | | pub fn cocos2d_CCTintTo_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 13229 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13316:1 [INFO] [stdout] | [INFO] [stdout] 13316 | / extern "thiscall" { [INFO] [stdout] 13317 | | #[doc = " initializes the action with duration and color"] [INFO] [stdout] 13318 | | #[link_name = "\u{1}?initWithDuration@CCTintBy@cocos2d@@QAE_NMFFF@Z"] [INFO] [stdout] 13319 | | pub fn cocos2d_CCTintBy_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 13325 | | ) -> bool; [INFO] [stdout] 13326 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13358:1 [INFO] [stdout] | [INFO] [stdout] 13358 | / extern "thiscall" { [INFO] [stdout] 13359 | | #[doc = " @js NA"] [INFO] [stdout] 13360 | | #[doc = " @lua NA"] [INFO] [stdout] 13361 | | #[link_name = "\u{1}?copyWithZone@CCTintBy@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 13365 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 13366 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13367:1 [INFO] [stdout] | [INFO] [stdout] 13367 | / extern "thiscall" { [INFO] [stdout] 13368 | | #[link_name = "\u{1}?startWithTarget@CCTintBy@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 13369 | | pub fn cocos2d_CCTintBy_startWithTarget( [INFO] [stdout] 13370 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 13371 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 13372 | | ); [INFO] [stdout] 13373 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13374:1 [INFO] [stdout] | [INFO] [stdout] 13374 | / extern "thiscall" { [INFO] [stdout] 13375 | | #[link_name = "\u{1}?update@CCTintBy@cocos2d@@UAEXM@Z"] [INFO] [stdout] 13376 | | pub fn cocos2d_CCTintBy_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 13377 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13378:1 [INFO] [stdout] | [INFO] [stdout] 13378 | / extern "thiscall" { [INFO] [stdout] 13379 | | #[link_name = "\u{1}?reverse@CCTintBy@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 13380 | | pub fn cocos2d_CCTintBy_reverse( [INFO] [stdout] 13381 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 13382 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 13383 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13414:1 [INFO] [stdout] | [INFO] [stdout] 13414 | / extern "thiscall" { [INFO] [stdout] 13415 | | #[link_name = "\u{1}?update@CCDelayTime@cocos2d@@UAEXM@Z"] [INFO] [stdout] 13416 | | pub fn cocos2d_CCDelayTime_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 13417 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13418:1 [INFO] [stdout] | [INFO] [stdout] 13418 | / extern "thiscall" { [INFO] [stdout] 13419 | | #[link_name = "\u{1}?reverse@CCDelayTime@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 13420 | | pub fn cocos2d_CCDelayTime_reverse( [INFO] [stdout] 13421 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 13422 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 13423 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13424:1 [INFO] [stdout] | [INFO] [stdout] 13424 | / extern "thiscall" { [INFO] [stdout] 13425 | | #[doc = " @js NA"] [INFO] [stdout] 13426 | | #[doc = " @lua NA"] [INFO] [stdout] 13427 | | #[link_name = "\u{1}?copyWithZone@CCDelayTime@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 13431 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 13432 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13468:1 [INFO] [stdout] | [INFO] [stdout] 13468 | / extern "thiscall" { [INFO] [stdout] 13469 | | #[doc = " initializes the action"] [INFO] [stdout] 13470 | | #[link_name = "\u{1}?initWithAction@CCReverseTime@cocos2d@@QAE_NPAVCCFiniteTimeAction@2@@Z"] [INFO] [stdout] 13471 | | pub fn cocos2d_CCReverseTime_initWithAction( [INFO] [stdout] ... | [INFO] [stdout] 13474 | | ) -> bool; [INFO] [stdout] 13475 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13483:1 [INFO] [stdout] | [INFO] [stdout] 13483 | / extern "thiscall" { [INFO] [stdout] 13484 | | #[doc = " @js NA"] [INFO] [stdout] 13485 | | #[doc = " @lua NA"] [INFO] [stdout] 13486 | | #[link_name = "\u{1}??0CCReverseTime@cocos2d@@QAE@XZ"] [INFO] [stdout] 13487 | | pub fn cocos2d_CCReverseTime_CCReverseTime(this: *mut cocos2d_CCReverseTime); [INFO] [stdout] 13488 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13505:1 [INFO] [stdout] | [INFO] [stdout] 13505 | / extern "thiscall" { [INFO] [stdout] 13506 | | #[doc = " @js ctor"] [INFO] [stdout] 13507 | | #[link_name = "\u{1}??_DCCReverseTime@cocos2d@@QAEXXZ"] [INFO] [stdout] 13508 | | pub fn cocos2d_CCReverseTime_CCReverseTime_destructor(this: *mut cocos2d_CCReverseTime); [INFO] [stdout] 13509 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13510:1 [INFO] [stdout] | [INFO] [stdout] 13510 | / extern "thiscall" { [INFO] [stdout] 13511 | | #[doc = " @js NA"] [INFO] [stdout] 13512 | | #[doc = " @lua NA"] [INFO] [stdout] 13513 | | #[link_name = "\u{1}?copyWithZone@CCReverseTime@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 13517 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 13518 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13519:1 [INFO] [stdout] | [INFO] [stdout] 13519 | / extern "thiscall" { [INFO] [stdout] 13520 | | #[link_name = "\u{1}?startWithTarget@CCReverseTime@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 13521 | | pub fn cocos2d_CCReverseTime_startWithTarget( [INFO] [stdout] 13522 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 13523 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 13524 | | ); [INFO] [stdout] 13525 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13526:1 [INFO] [stdout] | [INFO] [stdout] 13526 | / extern "thiscall" { [INFO] [stdout] 13527 | | #[link_name = "\u{1}?stop@CCReverseTime@cocos2d@@UAEXXZ"] [INFO] [stdout] 13528 | | pub fn cocos2d_CCReverseTime_stop(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 13529 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13530:1 [INFO] [stdout] | [INFO] [stdout] 13530 | / extern "thiscall" { [INFO] [stdout] 13531 | | #[link_name = "\u{1}?update@CCReverseTime@cocos2d@@UAEXM@Z"] [INFO] [stdout] 13532 | | pub fn cocos2d_CCReverseTime_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 13533 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13534:1 [INFO] [stdout] | [INFO] [stdout] 13534 | / extern "thiscall" { [INFO] [stdout] 13535 | | #[link_name = "\u{1}?reverse@CCReverseTime@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 13536 | | pub fn cocos2d_CCReverseTime_reverse( [INFO] [stdout] 13537 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 13538 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 13539 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13616:1 [INFO] [stdout] | [INFO] [stdout] 13616 | / extern "thiscall" { [INFO] [stdout] 13617 | | #[doc = " initializes the action with an Animation and will restore the original frame when the animation is over"] [INFO] [stdout] 13618 | | #[link_name = "\u{1}?initWithAnimation@CCAnimate@cocos2d@@QAE_NPAVCCAnimation@2@@Z"] [INFO] [stdout] 13619 | | pub fn cocos2d_CCAnimate_initWithAnimation( [INFO] [stdout] ... | [INFO] [stdout] 13622 | | ) -> bool; [INFO] [stdout] 13623 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13630:1 [INFO] [stdout] | [INFO] [stdout] 13630 | / extern "thiscall" { [INFO] [stdout] 13631 | | #[doc = " @js ctor"] [INFO] [stdout] 13632 | | #[link_name = "\u{1}??0CCAnimate@cocos2d@@QAE@XZ"] [INFO] [stdout] 13633 | | pub fn cocos2d_CCAnimate_CCAnimate(this: *mut cocos2d_CCAnimate); [INFO] [stdout] 13634 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13651:1 [INFO] [stdout] | [INFO] [stdout] 13651 | / extern "thiscall" { [INFO] [stdout] 13652 | | #[doc = " @js NA"] [INFO] [stdout] 13653 | | #[doc = " @lua NA"] [INFO] [stdout] 13654 | | #[link_name = "\u{1}??_DCCAnimate@cocos2d@@QAEXXZ"] [INFO] [stdout] 13655 | | pub fn cocos2d_CCAnimate_CCAnimate_destructor(this: *mut cocos2d_CCAnimate); [INFO] [stdout] 13656 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13657:1 [INFO] [stdout] | [INFO] [stdout] 13657 | / extern "thiscall" { [INFO] [stdout] 13658 | | #[doc = " @js NA"] [INFO] [stdout] 13659 | | #[doc = " @lua NA"] [INFO] [stdout] 13660 | | #[link_name = "\u{1}?copyWithZone@CCAnimate@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 13664 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 13665 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13666:1 [INFO] [stdout] | [INFO] [stdout] 13666 | / extern "thiscall" { [INFO] [stdout] 13667 | | #[link_name = "\u{1}?startWithTarget@CCAnimate@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 13668 | | pub fn cocos2d_CCAnimate_startWithTarget( [INFO] [stdout] 13669 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 13670 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 13671 | | ); [INFO] [stdout] 13672 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13673:1 [INFO] [stdout] | [INFO] [stdout] 13673 | / extern "thiscall" { [INFO] [stdout] 13674 | | #[link_name = "\u{1}?stop@CCAnimate@cocos2d@@UAEXXZ"] [INFO] [stdout] 13675 | | pub fn cocos2d_CCAnimate_stop(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 13676 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13677:1 [INFO] [stdout] | [INFO] [stdout] 13677 | / extern "thiscall" { [INFO] [stdout] 13678 | | #[link_name = "\u{1}?update@CCAnimate@cocos2d@@UAEXM@Z"] [INFO] [stdout] 13679 | | pub fn cocos2d_CCAnimate_update(this: *mut ::std::os::raw::c_void, t: f32); [INFO] [stdout] 13680 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13681:1 [INFO] [stdout] | [INFO] [stdout] 13681 | / extern "thiscall" { [INFO] [stdout] 13682 | | #[link_name = "\u{1}?reverse@CCAnimate@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 13683 | | pub fn cocos2d_CCAnimate_reverse( [INFO] [stdout] 13684 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 13685 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 13686 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13742:1 [INFO] [stdout] | [INFO] [stdout] 13742 | / extern "thiscall" { [INFO] [stdout] 13743 | | #[doc = " Init an action with the specified action and forced target"] [INFO] [stdout] 13744 | | #[link_name = "\u{1}?initWithTarget@CCTargetedAction@cocos2d@@QAE_NPAVCCNode@2@PAVCCFiniteTimeAction@2@@Z"] [INFO] [stdout] 13745 | | pub fn cocos2d_CCTargetedAction_initWithTarget( [INFO] [stdout] ... | [INFO] [stdout] 13749 | | ) -> bool; [INFO] [stdout] 13750 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13751:1 [INFO] [stdout] | [INFO] [stdout] 13751 | / extern "thiscall" { [INFO] [stdout] 13752 | | #[doc = " @js ctor"] [INFO] [stdout] 13753 | | #[link_name = "\u{1}??0CCTargetedAction@cocos2d@@QAE@XZ"] [INFO] [stdout] 13754 | | pub fn cocos2d_CCTargetedAction_CCTargetedAction(this: *mut cocos2d_CCTargetedAction); [INFO] [stdout] 13755 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13779:1 [INFO] [stdout] | [INFO] [stdout] 13779 | / extern "thiscall" { [INFO] [stdout] 13780 | | #[doc = " @js NA"] [INFO] [stdout] 13781 | | #[doc = " @lua NA"] [INFO] [stdout] 13782 | | #[link_name = "\u{1}??_DCCTargetedAction@cocos2d@@QAEXXZ"] [INFO] [stdout] ... | [INFO] [stdout] 13785 | | ); [INFO] [stdout] 13786 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13787:1 [INFO] [stdout] | [INFO] [stdout] 13787 | / extern "thiscall" { [INFO] [stdout] 13788 | | #[doc = " @js NA"] [INFO] [stdout] 13789 | | #[doc = " @lua NA"] [INFO] [stdout] 13790 | | #[link_name = "\u{1}?copyWithZone@CCTargetedAction@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 13794 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 13795 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13796:1 [INFO] [stdout] | [INFO] [stdout] 13796 | / extern "thiscall" { [INFO] [stdout] 13797 | | #[link_name = "\u{1}?startWithTarget@CCTargetedAction@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 13798 | | pub fn cocos2d_CCTargetedAction_startWithTarget( [INFO] [stdout] 13799 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 13800 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 13801 | | ); [INFO] [stdout] 13802 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13803:1 [INFO] [stdout] | [INFO] [stdout] 13803 | / extern "thiscall" { [INFO] [stdout] 13804 | | #[link_name = "\u{1}?stop@CCTargetedAction@cocos2d@@UAEXXZ"] [INFO] [stdout] 13805 | | pub fn cocos2d_CCTargetedAction_stop(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 13806 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13807:1 [INFO] [stdout] | [INFO] [stdout] 13807 | / extern "thiscall" { [INFO] [stdout] 13808 | | #[link_name = "\u{1}?update@CCTargetedAction@cocos2d@@UAEXM@Z"] [INFO] [stdout] 13809 | | pub fn cocos2d_CCTargetedAction_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 13810 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13948:1 [INFO] [stdout] | [INFO] [stdout] 13948 | / extern "thiscall" { [INFO] [stdout] 13949 | | #[link_name = "\u{1}?startWithTarget@CCActionCamera@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 13950 | | pub fn cocos2d_CCActionCamera_startWithTarget( [INFO] [stdout] 13951 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 13952 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 13953 | | ); [INFO] [stdout] 13954 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:13955:1 [INFO] [stdout] | [INFO] [stdout] 13955 | / extern "thiscall" { [INFO] [stdout] 13956 | | #[link_name = "\u{1}?reverse@CCActionCamera@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 13957 | | pub fn cocos2d_CCActionCamera_reverse( [INFO] [stdout] 13958 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 13959 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 13960 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14115:1 [INFO] [stdout] | [INFO] [stdout] 14115 | / extern "thiscall" { [INFO] [stdout] 14116 | | #[doc = " initializes a CCOrbitCamera action with radius, delta-radius, z, deltaZ, x, deltaX"] [INFO] [stdout] 14117 | | #[link_name = "\u{1}?initWithDuration@CCOrbitCamera@cocos2d@@QAE_NMMMMMMM@Z"] [INFO] [stdout] 14118 | | pub fn cocos2d_CCOrbitCamera_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 14127 | | ) -> bool; [INFO] [stdout] 14128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14129:1 [INFO] [stdout] | [INFO] [stdout] 14129 | / extern "thiscall" { [INFO] [stdout] 14130 | | #[doc = " positions the camera according to spherical coordinates"] [INFO] [stdout] 14131 | | #[link_name = "\u{1}?sphericalRadius@CCOrbitCamera@cocos2d@@QAEXPAM00@Z"] [INFO] [stdout] 14132 | | pub fn cocos2d_CCOrbitCamera_sphericalRadius( [INFO] [stdout] ... | [INFO] [stdout] 14137 | | ); [INFO] [stdout] 14138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14187:1 [INFO] [stdout] | [INFO] [stdout] 14187 | / extern "thiscall" { [INFO] [stdout] 14188 | | #[doc = " @js NA"] [INFO] [stdout] 14189 | | #[doc = " @lua NA"] [INFO] [stdout] 14190 | | #[link_name = "\u{1}?copyWithZone@CCOrbitCamera@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 14194 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 14195 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14196:1 [INFO] [stdout] | [INFO] [stdout] 14196 | / extern "thiscall" { [INFO] [stdout] 14197 | | #[link_name = "\u{1}?startWithTarget@CCOrbitCamera@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 14198 | | pub fn cocos2d_CCOrbitCamera_startWithTarget( [INFO] [stdout] 14199 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 14200 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 14201 | | ); [INFO] [stdout] 14202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14203:1 [INFO] [stdout] | [INFO] [stdout] 14203 | / extern "thiscall" { [INFO] [stdout] 14204 | | #[link_name = "\u{1}?update@CCOrbitCamera@cocos2d@@UAEXM@Z"] [INFO] [stdout] 14205 | | pub fn cocos2d_CCOrbitCamera_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 14206 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14280:1 [INFO] [stdout] | [INFO] [stdout] 14280 | / extern "thiscall" { [INFO] [stdout] 14281 | | #[doc = " Adds an action with a target."] [INFO] [stdout] 14282 | | #[doc = "If the target is already present, then the action will be added to the existing target."] [INFO] [stdout] 14283 | | #[doc = "If the target is not present, a new instance of this target will be created either paused or not, and the action will be add... [INFO] [stdout] ... | [INFO] [stdout] 14291 | | ); [INFO] [stdout] 14292 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14293:1 [INFO] [stdout] | [INFO] [stdout] 14293 | / extern "thiscall" { [INFO] [stdout] 14294 | | #[doc = " Removes all actions from all the targets."] [INFO] [stdout] 14295 | | #[link_name = "\u{1}?removeAllActions@CCActionManager@cocos2d@@QAEXXZ"] [INFO] [stdout] 14296 | | pub fn cocos2d_CCActionManager_removeAllActions(this: *mut cocos2d_CCActionManager); [INFO] [stdout] 14297 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14298:1 [INFO] [stdout] | [INFO] [stdout] 14298 | / extern "thiscall" { [INFO] [stdout] 14299 | | #[doc = " Removes all actions from a certain target."] [INFO] [stdout] 14300 | | #[doc = "All the actions that belongs to the target will be removed."] [INFO] [stdout] 14301 | | #[link_name = "\u{1}?removeAllActionsFromTarget@CCActionManager@cocos2d@@QAEXPAVCCObject@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 14305 | | ); [INFO] [stdout] 14306 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14307:1 [INFO] [stdout] | [INFO] [stdout] 14307 | / extern "thiscall" { [INFO] [stdout] 14308 | | #[doc = " Removes an action given an action reference."] [INFO] [stdout] 14309 | | #[link_name = "\u{1}?removeAction@CCActionManager@cocos2d@@QAEXPAVCCAction@2@@Z"] [INFO] [stdout] 14310 | | pub fn cocos2d_CCActionManager_removeAction( [INFO] [stdout] ... | [INFO] [stdout] 14313 | | ); [INFO] [stdout] 14314 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14315:1 [INFO] [stdout] | [INFO] [stdout] 14315 | / extern "thiscall" { [INFO] [stdout] 14316 | | #[doc = " Removes an action given its tag and the target"] [INFO] [stdout] 14317 | | #[link_name = "\u{1}?removeActionByTag@CCActionManager@cocos2d@@QAEXIPAVCCObject@2@@Z"] [INFO] [stdout] 14318 | | pub fn cocos2d_CCActionManager_removeActionByTag( [INFO] [stdout] ... | [INFO] [stdout] 14322 | | ); [INFO] [stdout] 14323 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14324:1 [INFO] [stdout] | [INFO] [stdout] 14324 | / extern "thiscall" { [INFO] [stdout] 14325 | | #[doc = " Gets an action given its tag an a target"] [INFO] [stdout] 14326 | | #[doc = "@return the Action the with the given tag"] [INFO] [stdout] 14327 | | #[link_name = "\u{1}?getActionByTag@CCActionManager@cocos2d@@QAEPAVCCAction@2@IPAVCCObject@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 14332 | | ) -> *mut cocos2d_CCAction; [INFO] [stdout] 14333 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14334:1 [INFO] [stdout] | [INFO] [stdout] 14334 | / extern "thiscall" { [INFO] [stdout] 14335 | | #[doc = " Returns the numbers of actions that are running in a certain target."] [INFO] [stdout] 14336 | | #[doc = " Composable actions are counted as 1 action. Example:"] [INFO] [stdout] 14337 | | #[doc = " - If you are running 1 Sequence of 7 actions, it will return 1."] [INFO] [stdout] ... | [INFO] [stdout] 14343 | | ) -> ::std::os::raw::c_uint; [INFO] [stdout] 14344 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14345:1 [INFO] [stdout] | [INFO] [stdout] 14345 | / extern "thiscall" { [INFO] [stdout] 14346 | | #[doc = " Pauses the target: all running actions and newly added actions will be paused."] [INFO] [stdout] 14347 | | #[link_name = "\u{1}?pauseTarget@CCActionManager@cocos2d@@QAEXPAVCCObject@2@@Z"] [INFO] [stdout] 14348 | | pub fn cocos2d_CCActionManager_pauseTarget( [INFO] [stdout] ... | [INFO] [stdout] 14351 | | ); [INFO] [stdout] 14352 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14353:1 [INFO] [stdout] | [INFO] [stdout] 14353 | / extern "thiscall" { [INFO] [stdout] 14354 | | #[doc = " Resumes the target. All queued actions will be resumed."] [INFO] [stdout] 14355 | | #[link_name = "\u{1}?resumeTarget@CCActionManager@cocos2d@@QAEXPAVCCObject@2@@Z"] [INFO] [stdout] 14356 | | pub fn cocos2d_CCActionManager_resumeTarget( [INFO] [stdout] ... | [INFO] [stdout] 14359 | | ); [INFO] [stdout] 14360 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14361:1 [INFO] [stdout] | [INFO] [stdout] 14361 | / extern "thiscall" { [INFO] [stdout] 14362 | | #[doc = " Pauses all running actions, returning a list of targets whose actions were paused."] [INFO] [stdout] 14363 | | #[link_name = "\u{1}?pauseAllRunningActions@CCActionManager@cocos2d@@QAEPAVCCSet@2@XZ"] [INFO] [stdout] 14364 | | pub fn cocos2d_CCActionManager_pauseAllRunningActions( [INFO] [stdout] 14365 | | this: *mut cocos2d_CCActionManager, [INFO] [stdout] 14366 | | ) -> *mut cocos2d_CCSet; [INFO] [stdout] 14367 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14368:1 [INFO] [stdout] | [INFO] [stdout] 14368 | / extern "thiscall" { [INFO] [stdout] 14369 | | #[doc = " Resume a set of targets (convenience function to reverse a pauseAllRunningActions call)"] [INFO] [stdout] 14370 | | #[link_name = "\u{1}?resumeTargets@CCActionManager@cocos2d@@QAEXPAVCCSet@2@@Z"] [INFO] [stdout] 14371 | | pub fn cocos2d_CCActionManager_resumeTargets( [INFO] [stdout] ... | [INFO] [stdout] 14374 | | ); [INFO] [stdout] 14375 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14376:1 [INFO] [stdout] | [INFO] [stdout] 14376 | / extern "thiscall" { [INFO] [stdout] 14377 | | #[link_name = "\u{1}?removeActionAtIndex@CCActionManager@cocos2d@@IAEXIPAU_hashElement@2@@Z"] [INFO] [stdout] 14378 | | pub fn cocos2d_CCActionManager_removeActionAtIndex( [INFO] [stdout] 14379 | | this: *mut cocos2d_CCActionManager, [INFO] [stdout] ... | [INFO] [stdout] 14382 | | ); [INFO] [stdout] 14383 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14384:1 [INFO] [stdout] | [INFO] [stdout] 14384 | / extern "thiscall" { [INFO] [stdout] 14385 | | #[link_name = "\u{1}?deleteHashElement@CCActionManager@cocos2d@@IAEXPAU_hashElement@2@@Z"] [INFO] [stdout] 14386 | | pub fn cocos2d_CCActionManager_deleteHashElement( [INFO] [stdout] 14387 | | this: *mut cocos2d_CCActionManager, [INFO] [stdout] 14388 | | pElement: *mut cocos2d__hashElement, [INFO] [stdout] 14389 | | ); [INFO] [stdout] 14390 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14391:1 [INFO] [stdout] | [INFO] [stdout] 14391 | / extern "thiscall" { [INFO] [stdout] 14392 | | #[link_name = "\u{1}?actionAllocWithHashElement@CCActionManager@cocos2d@@IAEXPAU_hashElement@2@@Z"] [INFO] [stdout] 14393 | | pub fn cocos2d_CCActionManager_actionAllocWithHashElement( [INFO] [stdout] 14394 | | this: *mut cocos2d_CCActionManager, [INFO] [stdout] 14395 | | pElement: *mut cocos2d__hashElement, [INFO] [stdout] 14396 | | ); [INFO] [stdout] 14397 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14398:1 [INFO] [stdout] | [INFO] [stdout] 14398 | / extern "thiscall" { [INFO] [stdout] 14399 | | #[doc = " @js ctor"] [INFO] [stdout] 14400 | | #[link_name = "\u{1}??0CCActionManager@cocos2d@@QAE@XZ"] [INFO] [stdout] 14401 | | pub fn cocos2d_CCActionManager_CCActionManager(this: *mut cocos2d_CCActionManager); [INFO] [stdout] 14402 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14487:1 [INFO] [stdout] | [INFO] [stdout] 14487 | / extern "thiscall" { [INFO] [stdout] 14488 | | #[doc = " @js NA"] [INFO] [stdout] 14489 | | #[doc = " @lua NA"] [INFO] [stdout] 14490 | | #[link_name = "\u{1}??_DCCActionManager@cocos2d@@QAEXXZ"] [INFO] [stdout] 14491 | | pub fn cocos2d_CCActionManager_CCActionManager_destructor(this: *mut cocos2d_CCActionManager); [INFO] [stdout] 14492 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14493:1 [INFO] [stdout] | [INFO] [stdout] 14493 | / extern "thiscall" { [INFO] [stdout] 14494 | | #[link_name = "\u{1}?update@CCActionManager@cocos2d@@MAEXM@Z"] [INFO] [stdout] 14495 | | pub fn cocos2d_CCActionManager_update(this: *mut ::std::os::raw::c_void, dt: f32); [INFO] [stdout] 14496 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14529:1 [INFO] [stdout] | [INFO] [stdout] 14529 | / extern "thiscall" { [INFO] [stdout] 14530 | | #[doc = " initializes the action"] [INFO] [stdout] 14531 | | #[link_name = "\u{1}?initWithAction@CCActionEase@cocos2d@@QAE_NPAVCCActionInterval@2@@Z"] [INFO] [stdout] 14532 | | pub fn cocos2d_CCActionEase_initWithAction( [INFO] [stdout] ... | [INFO] [stdout] 14535 | | ) -> bool; [INFO] [stdout] 14536 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14554:1 [INFO] [stdout] | [INFO] [stdout] 14554 | / extern "thiscall" { [INFO] [stdout] 14555 | | #[doc = " @js NA"] [INFO] [stdout] 14556 | | #[doc = " @lua NA"] [INFO] [stdout] 14557 | | #[link_name = "\u{1}??_DCCActionEase@cocos2d@@QAEXXZ"] [INFO] [stdout] 14558 | | pub fn cocos2d_CCActionEase_CCActionEase_destructor(this: *mut cocos2d_CCActionEase); [INFO] [stdout] 14559 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14560:1 [INFO] [stdout] | [INFO] [stdout] 14560 | / extern "thiscall" { [INFO] [stdout] 14561 | | #[doc = " @js NA"] [INFO] [stdout] 14562 | | #[doc = " @lua NA"] [INFO] [stdout] 14563 | | #[link_name = "\u{1}?copyWithZone@CCActionEase@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 14567 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 14568 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14569:1 [INFO] [stdout] | [INFO] [stdout] 14569 | / extern "thiscall" { [INFO] [stdout] 14570 | | #[link_name = "\u{1}?startWithTarget@CCActionEase@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 14571 | | pub fn cocos2d_CCActionEase_startWithTarget( [INFO] [stdout] 14572 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 14573 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 14574 | | ); [INFO] [stdout] 14575 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14576:1 [INFO] [stdout] | [INFO] [stdout] 14576 | / extern "thiscall" { [INFO] [stdout] 14577 | | #[link_name = "\u{1}?stop@CCActionEase@cocos2d@@UAEXXZ"] [INFO] [stdout] 14578 | | pub fn cocos2d_CCActionEase_stop(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 14579 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14580:1 [INFO] [stdout] | [INFO] [stdout] 14580 | / extern "thiscall" { [INFO] [stdout] 14581 | | #[link_name = "\u{1}?update@CCActionEase@cocos2d@@UAEXM@Z"] [INFO] [stdout] 14582 | | pub fn cocos2d_CCActionEase_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 14583 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14584:1 [INFO] [stdout] | [INFO] [stdout] 14584 | / extern "thiscall" { [INFO] [stdout] 14585 | | #[link_name = "\u{1}?reverse@CCActionEase@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 14586 | | pub fn cocos2d_CCActionEase_reverse( [INFO] [stdout] 14587 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 14588 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 14589 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14590:1 [INFO] [stdout] | [INFO] [stdout] 14590 | / extern "thiscall" { [INFO] [stdout] 14591 | | #[link_name = "\u{1}?getInnerAction@CCActionEase@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 14592 | | pub fn cocos2d_CCActionEase_getInnerAction( [INFO] [stdout] 14593 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 14594 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 14595 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14629:1 [INFO] [stdout] | [INFO] [stdout] 14629 | / extern "thiscall" { [INFO] [stdout] 14630 | | #[doc = " Initializes the action with the inner action and the rate parameter"] [INFO] [stdout] 14631 | | #[link_name = "\u{1}?initWithAction@CCEaseRateAction@cocos2d@@QAE_NPAVCCActionInterval@2@M@Z"] [INFO] [stdout] 14632 | | pub fn cocos2d_CCEaseRateAction_initWithAction( [INFO] [stdout] ... | [INFO] [stdout] 14636 | | ) -> bool; [INFO] [stdout] 14637 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14663:1 [INFO] [stdout] | [INFO] [stdout] 14663 | / extern "thiscall" { [INFO] [stdout] 14664 | | #[doc = " @js NA"] [INFO] [stdout] 14665 | | #[doc = " @lua NA"] [INFO] [stdout] 14666 | | #[link_name = "\u{1}??_DCCEaseRateAction@cocos2d@@QAEXXZ"] [INFO] [stdout] ... | [INFO] [stdout] 14669 | | ); [INFO] [stdout] 14670 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14671:1 [INFO] [stdout] | [INFO] [stdout] 14671 | / extern "thiscall" { [INFO] [stdout] 14672 | | #[doc = " @js NA"] [INFO] [stdout] 14673 | | #[doc = " @lua NA"] [INFO] [stdout] 14674 | | #[link_name = "\u{1}?copyWithZone@CCEaseRateAction@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 14678 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 14679 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14680:1 [INFO] [stdout] | [INFO] [stdout] 14680 | / extern "thiscall" { [INFO] [stdout] 14681 | | #[link_name = "\u{1}?reverse@CCEaseRateAction@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 14682 | | pub fn cocos2d_CCEaseRateAction_reverse( [INFO] [stdout] 14683 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 14684 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 14685 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14723:1 [INFO] [stdout] | [INFO] [stdout] 14723 | / extern "thiscall" { [INFO] [stdout] 14724 | | #[link_name = "\u{1}?update@CCEaseIn@cocos2d@@UAEXM@Z"] [INFO] [stdout] 14725 | | pub fn cocos2d_CCEaseIn_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 14726 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14727:1 [INFO] [stdout] | [INFO] [stdout] 14727 | / extern "thiscall" { [INFO] [stdout] 14728 | | #[link_name = "\u{1}?reverse@CCEaseIn@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 14729 | | pub fn cocos2d_CCEaseIn_reverse( [INFO] [stdout] 14730 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 14731 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 14732 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14733:1 [INFO] [stdout] | [INFO] [stdout] 14733 | / extern "thiscall" { [INFO] [stdout] 14734 | | #[doc = " @js NA"] [INFO] [stdout] 14735 | | #[doc = " @lua NA"] [INFO] [stdout] 14736 | | #[link_name = "\u{1}?copyWithZone@CCEaseIn@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 14740 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 14741 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14779:1 [INFO] [stdout] | [INFO] [stdout] 14779 | / extern "thiscall" { [INFO] [stdout] 14780 | | #[link_name = "\u{1}?update@CCEaseOut@cocos2d@@UAEXM@Z"] [INFO] [stdout] 14781 | | pub fn cocos2d_CCEaseOut_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 14782 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14783:1 [INFO] [stdout] | [INFO] [stdout] 14783 | / extern "thiscall" { [INFO] [stdout] 14784 | | #[link_name = "\u{1}?reverse@CCEaseOut@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 14785 | | pub fn cocos2d_CCEaseOut_reverse( [INFO] [stdout] 14786 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 14787 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 14788 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14789:1 [INFO] [stdout] | [INFO] [stdout] 14789 | / extern "thiscall" { [INFO] [stdout] 14790 | | #[doc = " @js NA"] [INFO] [stdout] 14791 | | #[doc = " @lua NA"] [INFO] [stdout] 14792 | | #[link_name = "\u{1}?copyWithZone@CCEaseOut@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 14796 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 14797 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14835:1 [INFO] [stdout] | [INFO] [stdout] 14835 | / extern "thiscall" { [INFO] [stdout] 14836 | | #[link_name = "\u{1}?update@CCEaseInOut@cocos2d@@UAEXM@Z"] [INFO] [stdout] 14837 | | pub fn cocos2d_CCEaseInOut_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 14838 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14839:1 [INFO] [stdout] | [INFO] [stdout] 14839 | / extern "thiscall" { [INFO] [stdout] 14840 | | #[doc = " @js NA"] [INFO] [stdout] 14841 | | #[doc = " @lua NA"] [INFO] [stdout] 14842 | | #[link_name = "\u{1}?copyWithZone@CCEaseInOut@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 14846 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 14847 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14848:1 [INFO] [stdout] | [INFO] [stdout] 14848 | / extern "thiscall" { [INFO] [stdout] 14849 | | #[link_name = "\u{1}?reverse@CCEaseInOut@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 14850 | | pub fn cocos2d_CCEaseInOut_reverse( [INFO] [stdout] 14851 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 14852 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 14853 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14889:1 [INFO] [stdout] | [INFO] [stdout] 14889 | / extern "thiscall" { [INFO] [stdout] 14890 | | #[link_name = "\u{1}?update@CCEaseExponentialIn@cocos2d@@UAEXM@Z"] [INFO] [stdout] 14891 | | pub fn cocos2d_CCEaseExponentialIn_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 14892 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14893:1 [INFO] [stdout] | [INFO] [stdout] 14893 | / extern "thiscall" { [INFO] [stdout] 14894 | | #[link_name = "\u{1}?reverse@CCEaseExponentialIn@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 14895 | | pub fn cocos2d_CCEaseExponentialIn_reverse( [INFO] [stdout] 14896 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 14897 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 14898 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14899:1 [INFO] [stdout] | [INFO] [stdout] 14899 | / extern "thiscall" { [INFO] [stdout] 14900 | | #[doc = " @js NA"] [INFO] [stdout] 14901 | | #[doc = " @lua NA"] [INFO] [stdout] 14902 | | #[link_name = "\u{1}?copyWithZone@CCEaseExponentialIn@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 14906 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 14907 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14943:1 [INFO] [stdout] | [INFO] [stdout] 14943 | / extern "thiscall" { [INFO] [stdout] 14944 | | #[link_name = "\u{1}?update@CCEaseExponentialOut@cocos2d@@UAEXM@Z"] [INFO] [stdout] 14945 | | pub fn cocos2d_CCEaseExponentialOut_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 14946 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14947:1 [INFO] [stdout] | [INFO] [stdout] 14947 | / extern "thiscall" { [INFO] [stdout] 14948 | | #[link_name = "\u{1}?reverse@CCEaseExponentialOut@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 14949 | | pub fn cocos2d_CCEaseExponentialOut_reverse( [INFO] [stdout] 14950 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 14951 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 14952 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14953:1 [INFO] [stdout] | [INFO] [stdout] 14953 | / extern "thiscall" { [INFO] [stdout] 14954 | | #[doc = " @js NA"] [INFO] [stdout] 14955 | | #[doc = " @lua NA"] [INFO] [stdout] 14956 | | #[link_name = "\u{1}?copyWithZone@CCEaseExponentialOut@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 14960 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 14961 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:14997:1 [INFO] [stdout] | [INFO] [stdout] 14997 | / extern "thiscall" { [INFO] [stdout] 14998 | | #[link_name = "\u{1}?update@CCEaseExponentialInOut@cocos2d@@UAEXM@Z"] [INFO] [stdout] 14999 | | pub fn cocos2d_CCEaseExponentialInOut_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15000 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15001:1 [INFO] [stdout] | [INFO] [stdout] 15001 | / extern "thiscall" { [INFO] [stdout] 15002 | | #[doc = " @js NA"] [INFO] [stdout] 15003 | | #[doc = " @lua NA"] [INFO] [stdout] 15004 | | #[link_name = "\u{1}?copyWithZone@CCEaseExponentialInOut@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15008 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15009 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15010:1 [INFO] [stdout] | [INFO] [stdout] 15010 | / extern "thiscall" { [INFO] [stdout] 15011 | | #[link_name = "\u{1}?reverse@CCEaseExponentialInOut@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15012 | | pub fn cocos2d_CCEaseExponentialInOut_reverse( [INFO] [stdout] 15013 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15014 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15015 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15049:1 [INFO] [stdout] | [INFO] [stdout] 15049 | / extern "thiscall" { [INFO] [stdout] 15050 | | #[link_name = "\u{1}?update@CCEaseSineIn@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15051 | | pub fn cocos2d_CCEaseSineIn_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15052 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15053:1 [INFO] [stdout] | [INFO] [stdout] 15053 | / extern "thiscall" { [INFO] [stdout] 15054 | | #[link_name = "\u{1}?reverse@CCEaseSineIn@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15055 | | pub fn cocos2d_CCEaseSineIn_reverse( [INFO] [stdout] 15056 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15057 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15058 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15059:1 [INFO] [stdout] | [INFO] [stdout] 15059 | / extern "thiscall" { [INFO] [stdout] 15060 | | #[doc = " @js NA"] [INFO] [stdout] 15061 | | #[doc = " @lua NA"] [INFO] [stdout] 15062 | | #[link_name = "\u{1}?copyWithZone@CCEaseSineIn@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15066 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15067 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15101:1 [INFO] [stdout] | [INFO] [stdout] 15101 | / extern "thiscall" { [INFO] [stdout] 15102 | | #[link_name = "\u{1}?update@CCEaseSineOut@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15103 | | pub fn cocos2d_CCEaseSineOut_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15104 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15105:1 [INFO] [stdout] | [INFO] [stdout] 15105 | / extern "thiscall" { [INFO] [stdout] 15106 | | #[link_name = "\u{1}?reverse@CCEaseSineOut@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15107 | | pub fn cocos2d_CCEaseSineOut_reverse( [INFO] [stdout] 15108 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15109 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15110 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15111:1 [INFO] [stdout] | [INFO] [stdout] 15111 | / extern "thiscall" { [INFO] [stdout] 15112 | | #[doc = " @js NA"] [INFO] [stdout] 15113 | | #[doc = " @lua NA"] [INFO] [stdout] 15114 | | #[link_name = "\u{1}?copyWithZone@CCEaseSineOut@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15118 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15119 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15153:1 [INFO] [stdout] | [INFO] [stdout] 15153 | / extern "thiscall" { [INFO] [stdout] 15154 | | #[link_name = "\u{1}?update@CCEaseSineInOut@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15155 | | pub fn cocos2d_CCEaseSineInOut_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15156 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15157:1 [INFO] [stdout] | [INFO] [stdout] 15157 | / extern "thiscall" { [INFO] [stdout] 15158 | | #[doc = " @js NA"] [INFO] [stdout] 15159 | | #[doc = " @lua NA"] [INFO] [stdout] 15160 | | #[link_name = "\u{1}?copyWithZone@CCEaseSineInOut@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15164 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15165 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15166:1 [INFO] [stdout] | [INFO] [stdout] 15166 | / extern "thiscall" { [INFO] [stdout] 15167 | | #[link_name = "\u{1}?reverse@CCEaseSineInOut@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15168 | | pub fn cocos2d_CCEaseSineInOut_reverse( [INFO] [stdout] 15169 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15170 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15204:1 [INFO] [stdout] | [INFO] [stdout] 15204 | / extern "thiscall" { [INFO] [stdout] 15205 | | #[doc = " Initializes the action with the inner action and the period in radians (default is 0.3)"] [INFO] [stdout] 15206 | | #[link_name = "\u{1}?initWithAction@CCEaseElastic@cocos2d@@QAE_NPAVCCActionInterval@2@M@Z"] [INFO] [stdout] 15207 | | pub fn cocos2d_CCEaseElastic_initWithAction( [INFO] [stdout] ... | [INFO] [stdout] 15211 | | ) -> bool; [INFO] [stdout] 15212 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15248:1 [INFO] [stdout] | [INFO] [stdout] 15248 | / extern "thiscall" { [INFO] [stdout] 15249 | | #[link_name = "\u{1}?reverse@CCEaseElastic@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15250 | | pub fn cocos2d_CCEaseElastic_reverse( [INFO] [stdout] 15251 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15252 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15253 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15254:1 [INFO] [stdout] | [INFO] [stdout] 15254 | / extern "thiscall" { [INFO] [stdout] 15255 | | #[doc = " @js NA"] [INFO] [stdout] 15256 | | #[doc = " @lua NA"] [INFO] [stdout] 15257 | | #[link_name = "\u{1}?copyWithZone@CCEaseElastic@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15261 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15262 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15312:1 [INFO] [stdout] | [INFO] [stdout] 15312 | / extern "thiscall" { [INFO] [stdout] 15313 | | #[link_name = "\u{1}?update@CCEaseElasticIn@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15314 | | pub fn cocos2d_CCEaseElasticIn_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15315 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15316:1 [INFO] [stdout] | [INFO] [stdout] 15316 | / extern "thiscall" { [INFO] [stdout] 15317 | | #[link_name = "\u{1}?reverse@CCEaseElasticIn@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15318 | | pub fn cocos2d_CCEaseElasticIn_reverse( [INFO] [stdout] 15319 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15320 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15321 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15322:1 [INFO] [stdout] | [INFO] [stdout] 15322 | / extern "thiscall" { [INFO] [stdout] 15323 | | #[doc = " @js NA"] [INFO] [stdout] 15324 | | #[doc = " @lua NA"] [INFO] [stdout] 15325 | | #[link_name = "\u{1}?copyWithZone@CCEaseElasticIn@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15329 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15330 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15380:1 [INFO] [stdout] | [INFO] [stdout] 15380 | / extern "thiscall" { [INFO] [stdout] 15381 | | #[link_name = "\u{1}?update@CCEaseElasticOut@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15382 | | pub fn cocos2d_CCEaseElasticOut_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15383 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15384:1 [INFO] [stdout] | [INFO] [stdout] 15384 | / extern "thiscall" { [INFO] [stdout] 15385 | | #[link_name = "\u{1}?reverse@CCEaseElasticOut@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15386 | | pub fn cocos2d_CCEaseElasticOut_reverse( [INFO] [stdout] 15387 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15388 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15389 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15390:1 [INFO] [stdout] | [INFO] [stdout] 15390 | / extern "thiscall" { [INFO] [stdout] 15391 | | #[doc = " @js NA"] [INFO] [stdout] 15392 | | #[doc = " @lua NA"] [INFO] [stdout] 15393 | | #[link_name = "\u{1}?copyWithZone@CCEaseElasticOut@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15397 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15398 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15450:1 [INFO] [stdout] | [INFO] [stdout] 15450 | / extern "thiscall" { [INFO] [stdout] 15451 | | #[link_name = "\u{1}?update@CCEaseElasticInOut@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15452 | | pub fn cocos2d_CCEaseElasticInOut_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15454:1 [INFO] [stdout] | [INFO] [stdout] 15454 | / extern "thiscall" { [INFO] [stdout] 15455 | | #[link_name = "\u{1}?reverse@CCEaseElasticInOut@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15456 | | pub fn cocos2d_CCEaseElasticInOut_reverse( [INFO] [stdout] 15457 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15458 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15459 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15460:1 [INFO] [stdout] | [INFO] [stdout] 15460 | / extern "thiscall" { [INFO] [stdout] 15461 | | #[doc = " @js NA"] [INFO] [stdout] 15462 | | #[doc = " @lua NA"] [INFO] [stdout] 15463 | | #[link_name = "\u{1}?copyWithZone@CCEaseElasticInOut@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15467 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15468 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15490:1 [INFO] [stdout] | [INFO] [stdout] 15490 | / extern "thiscall" { [INFO] [stdout] 15491 | | #[link_name = "\u{1}?bounceTime@CCEaseBounce@cocos2d@@QAEMM@Z"] [INFO] [stdout] 15492 | | pub fn cocos2d_CCEaseBounce_bounceTime(this: *mut cocos2d_CCEaseBounce, time: f32) -> f32; [INFO] [stdout] 15493 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15511:1 [INFO] [stdout] | [INFO] [stdout] 15511 | / extern "thiscall" { [INFO] [stdout] 15512 | | #[doc = " @js NA"] [INFO] [stdout] 15513 | | #[doc = " @lua NA"] [INFO] [stdout] 15514 | | #[link_name = "\u{1}?copyWithZone@CCEaseBounce@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15518 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15519 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15520:1 [INFO] [stdout] | [INFO] [stdout] 15520 | / extern "thiscall" { [INFO] [stdout] 15521 | | #[link_name = "\u{1}?reverse@CCEaseBounce@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15522 | | pub fn cocos2d_CCEaseBounce_reverse( [INFO] [stdout] 15523 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15524 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15525 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15561:1 [INFO] [stdout] | [INFO] [stdout] 15561 | / extern "thiscall" { [INFO] [stdout] 15562 | | #[link_name = "\u{1}?update@CCEaseBounceIn@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15563 | | pub fn cocos2d_CCEaseBounceIn_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15564 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15565:1 [INFO] [stdout] | [INFO] [stdout] 15565 | / extern "thiscall" { [INFO] [stdout] 15566 | | #[link_name = "\u{1}?reverse@CCEaseBounceIn@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15567 | | pub fn cocos2d_CCEaseBounceIn_reverse( [INFO] [stdout] 15568 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15569 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15570 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15571:1 [INFO] [stdout] | [INFO] [stdout] 15571 | / extern "thiscall" { [INFO] [stdout] 15572 | | #[doc = " @js NA"] [INFO] [stdout] 15573 | | #[doc = " @lua NA"] [INFO] [stdout] 15574 | | #[link_name = "\u{1}?copyWithZone@CCEaseBounceIn@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15578 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15579 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15615:1 [INFO] [stdout] | [INFO] [stdout] 15615 | / extern "thiscall" { [INFO] [stdout] 15616 | | #[link_name = "\u{1}?update@CCEaseBounceOut@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15617 | | pub fn cocos2d_CCEaseBounceOut_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15618 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15619:1 [INFO] [stdout] | [INFO] [stdout] 15619 | / extern "thiscall" { [INFO] [stdout] 15620 | | #[link_name = "\u{1}?reverse@CCEaseBounceOut@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15621 | | pub fn cocos2d_CCEaseBounceOut_reverse( [INFO] [stdout] 15622 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15623 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15624 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15625:1 [INFO] [stdout] | [INFO] [stdout] 15625 | / extern "thiscall" { [INFO] [stdout] 15626 | | #[doc = " @js NA"] [INFO] [stdout] 15627 | | #[doc = " @lua NA"] [INFO] [stdout] 15628 | | #[link_name = "\u{1}?copyWithZone@CCEaseBounceOut@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15632 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15633 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15669:1 [INFO] [stdout] | [INFO] [stdout] 15669 | / extern "thiscall" { [INFO] [stdout] 15670 | | #[link_name = "\u{1}?update@CCEaseBounceInOut@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15671 | | pub fn cocos2d_CCEaseBounceInOut_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15672 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15673:1 [INFO] [stdout] | [INFO] [stdout] 15673 | / extern "thiscall" { [INFO] [stdout] 15674 | | #[doc = " @js NA"] [INFO] [stdout] 15675 | | #[doc = " @lua NA"] [INFO] [stdout] 15676 | | #[link_name = "\u{1}?copyWithZone@CCEaseBounceInOut@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15680 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15681 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15682:1 [INFO] [stdout] | [INFO] [stdout] 15682 | / extern "thiscall" { [INFO] [stdout] 15683 | | #[link_name = "\u{1}?reverse@CCEaseBounceInOut@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15684 | | pub fn cocos2d_CCEaseBounceInOut_reverse( [INFO] [stdout] 15685 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15686 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15687 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15723:1 [INFO] [stdout] | [INFO] [stdout] 15723 | / extern "thiscall" { [INFO] [stdout] 15724 | | #[link_name = "\u{1}?update@CCEaseBackIn@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15725 | | pub fn cocos2d_CCEaseBackIn_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15726 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15727:1 [INFO] [stdout] | [INFO] [stdout] 15727 | / extern "thiscall" { [INFO] [stdout] 15728 | | #[link_name = "\u{1}?reverse@CCEaseBackIn@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15729 | | pub fn cocos2d_CCEaseBackIn_reverse( [INFO] [stdout] 15730 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15731 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15732 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15733:1 [INFO] [stdout] | [INFO] [stdout] 15733 | / extern "thiscall" { [INFO] [stdout] 15734 | | #[doc = " @js NA"] [INFO] [stdout] 15735 | | #[doc = " @lua NA"] [INFO] [stdout] 15736 | | #[link_name = "\u{1}?copyWithZone@CCEaseBackIn@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15740 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15741 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15777:1 [INFO] [stdout] | [INFO] [stdout] 15777 | / extern "thiscall" { [INFO] [stdout] 15778 | | #[link_name = "\u{1}?update@CCEaseBackOut@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15779 | | pub fn cocos2d_CCEaseBackOut_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15780 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15781:1 [INFO] [stdout] | [INFO] [stdout] 15781 | / extern "thiscall" { [INFO] [stdout] 15782 | | #[link_name = "\u{1}?reverse@CCEaseBackOut@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15783 | | pub fn cocos2d_CCEaseBackOut_reverse( [INFO] [stdout] 15784 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15785 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15786 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15787:1 [INFO] [stdout] | [INFO] [stdout] 15787 | / extern "thiscall" { [INFO] [stdout] 15788 | | #[doc = " @js NA"] [INFO] [stdout] 15789 | | #[doc = " @lua NA"] [INFO] [stdout] 15790 | | #[link_name = "\u{1}?copyWithZone@CCEaseBackOut@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15794 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15795 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15831:1 [INFO] [stdout] | [INFO] [stdout] 15831 | / extern "thiscall" { [INFO] [stdout] 15832 | | #[link_name = "\u{1}?update@CCEaseBackInOut@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15833 | | pub fn cocos2d_CCEaseBackInOut_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15834 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15835:1 [INFO] [stdout] | [INFO] [stdout] 15835 | / extern "thiscall" { [INFO] [stdout] 15836 | | #[doc = " @js NA"] [INFO] [stdout] 15837 | | #[doc = " @lua NA"] [INFO] [stdout] 15838 | | #[link_name = "\u{1}?copyWithZone@CCEaseBackInOut@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15842 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15843 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15844:1 [INFO] [stdout] | [INFO] [stdout] 15844 | / extern "thiscall" { [INFO] [stdout] 15845 | | #[link_name = "\u{1}?reverse@CCEaseBackInOut@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 15846 | | pub fn cocos2d_CCEaseBackInOut_reverse( [INFO] [stdout] 15847 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15848 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 15849 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15890:1 [INFO] [stdout] | [INFO] [stdout] 15890 | / extern "thiscall" { [INFO] [stdout] 15891 | | #[doc = " @js ctor"] [INFO] [stdout] 15892 | | #[link_name = "\u{1}??0CCActionInstant@cocos2d@@QAE@XZ"] [INFO] [stdout] 15893 | | pub fn cocos2d_CCActionInstant_CCActionInstant(this: *mut cocos2d_CCActionInstant); [INFO] [stdout] 15894 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15903:1 [INFO] [stdout] | [INFO] [stdout] 15903 | / extern "thiscall" { [INFO] [stdout] 15904 | | #[doc = " @js NA"] [INFO] [stdout] 15905 | | #[doc = " @lua NA"] [INFO] [stdout] 15906 | | #[link_name = "\u{1}?copyWithZone@CCActionInstant@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15910 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15911 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15912:1 [INFO] [stdout] | [INFO] [stdout] 15912 | / extern "thiscall" { [INFO] [stdout] 15913 | | #[link_name = "\u{1}?isDone@CCActionInstant@cocos2d@@UAE_NXZ"] [INFO] [stdout] 15914 | | pub fn cocos2d_CCActionInstant_isDone(this: *mut ::std::os::raw::c_void) -> bool; [INFO] [stdout] 15915 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15916:1 [INFO] [stdout] | [INFO] [stdout] 15916 | / extern "thiscall" { [INFO] [stdout] 15917 | | #[link_name = "\u{1}?step@CCActionInstant@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15918 | | pub fn cocos2d_CCActionInstant_step(this: *mut ::std::os::raw::c_void, dt: f32); [INFO] [stdout] 15919 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15920:1 [INFO] [stdout] | [INFO] [stdout] 15920 | / extern "thiscall" { [INFO] [stdout] 15921 | | #[link_name = "\u{1}?update@CCActionInstant@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15922 | | pub fn cocos2d_CCActionInstant_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15923 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15924:1 [INFO] [stdout] | [INFO] [stdout] 15924 | / extern "thiscall" { [INFO] [stdout] 15925 | | #[link_name = "\u{1}?reverse@CCActionInstant@cocos2d@@UAEPAVCCFiniteTimeAction@2@XZ"] [INFO] [stdout] 15926 | | pub fn cocos2d_CCActionInstant_reverse( [INFO] [stdout] 15927 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15928 | | ) -> *mut cocos2d_CCFiniteTimeAction; [INFO] [stdout] 15929 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15960:1 [INFO] [stdout] | [INFO] [stdout] 15960 | / extern "thiscall" { [INFO] [stdout] 15961 | | #[link_name = "\u{1}?update@CCShow@cocos2d@@UAEXM@Z"] [INFO] [stdout] 15962 | | pub fn cocos2d_CCShow_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 15963 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15964:1 [INFO] [stdout] | [INFO] [stdout] 15964 | / extern "thiscall" { [INFO] [stdout] 15965 | | #[link_name = "\u{1}?reverse@CCShow@cocos2d@@UAEPAVCCFiniteTimeAction@2@XZ"] [INFO] [stdout] 15966 | | pub fn cocos2d_CCShow_reverse( [INFO] [stdout] 15967 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 15968 | | ) -> *mut cocos2d_CCFiniteTimeAction; [INFO] [stdout] 15969 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:15970:1 [INFO] [stdout] | [INFO] [stdout] 15970 | / extern "thiscall" { [INFO] [stdout] 15971 | | #[doc = " @js NA"] [INFO] [stdout] 15972 | | #[doc = " @lua NA"] [INFO] [stdout] 15973 | | #[link_name = "\u{1}?copyWithZone@CCShow@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 15977 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 15978 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16009:1 [INFO] [stdout] | [INFO] [stdout] 16009 | / extern "thiscall" { [INFO] [stdout] 16010 | | #[doc = " @lua NA"] [INFO] [stdout] 16011 | | #[link_name = "\u{1}?update@CCHide@cocos2d@@UAEXM@Z"] [INFO] [stdout] 16012 | | pub fn cocos2d_CCHide_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 16013 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16014:1 [INFO] [stdout] | [INFO] [stdout] 16014 | / extern "thiscall" { [INFO] [stdout] 16015 | | #[link_name = "\u{1}?reverse@CCHide@cocos2d@@UAEPAVCCFiniteTimeAction@2@XZ"] [INFO] [stdout] 16016 | | pub fn cocos2d_CCHide_reverse( [INFO] [stdout] 16017 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 16018 | | ) -> *mut cocos2d_CCFiniteTimeAction; [INFO] [stdout] 16019 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16020:1 [INFO] [stdout] | [INFO] [stdout] 16020 | / extern "thiscall" { [INFO] [stdout] 16021 | | #[doc = " @js NA"] [INFO] [stdout] 16022 | | #[doc = " @lua NA"] [INFO] [stdout] 16023 | | #[link_name = "\u{1}?copyWithZone@CCHide@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 16027 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 16028 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16059:1 [INFO] [stdout] | [INFO] [stdout] 16059 | / extern "thiscall" { [INFO] [stdout] 16060 | | #[link_name = "\u{1}?update@CCToggleVisibility@cocos2d@@UAEXM@Z"] [INFO] [stdout] 16061 | | pub fn cocos2d_CCToggleVisibility_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 16062 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16063:1 [INFO] [stdout] | [INFO] [stdout] 16063 | / extern "thiscall" { [INFO] [stdout] 16064 | | #[doc = " @js NA"] [INFO] [stdout] 16065 | | #[doc = " @lua NA"] [INFO] [stdout] 16066 | | #[link_name = "\u{1}?copyWithZone@CCToggleVisibility@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 16070 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 16071 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16111:1 [INFO] [stdout] | [INFO] [stdout] 16111 | / extern "thiscall" { [INFO] [stdout] 16112 | | #[doc = " init the action"] [INFO] [stdout] 16113 | | #[link_name = "\u{1}?init@CCRemoveSelf@cocos2d@@QAE_N_N@Z"] [INFO] [stdout] 16114 | | pub fn cocos2d_CCRemoveSelf_init(this: *mut cocos2d_CCRemoveSelf, isNeedCleanUp: bool) -> bool; [INFO] [stdout] 16115 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16126:1 [INFO] [stdout] | [INFO] [stdout] 16126 | / extern "thiscall" { [INFO] [stdout] 16127 | | #[link_name = "\u{1}?update@CCRemoveSelf@cocos2d@@UAEXM@Z"] [INFO] [stdout] 16128 | | pub fn cocos2d_CCRemoveSelf_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 16129 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16130:1 [INFO] [stdout] | [INFO] [stdout] 16130 | / extern "thiscall" { [INFO] [stdout] 16131 | | #[link_name = "\u{1}?reverse@CCRemoveSelf@cocos2d@@UAEPAVCCFiniteTimeAction@2@XZ"] [INFO] [stdout] 16132 | | pub fn cocos2d_CCRemoveSelf_reverse( [INFO] [stdout] 16133 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 16134 | | ) -> *mut cocos2d_CCFiniteTimeAction; [INFO] [stdout] 16135 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16136:1 [INFO] [stdout] | [INFO] [stdout] 16136 | / extern "thiscall" { [INFO] [stdout] 16137 | | #[link_name = "\u{1}?copyWithZone@CCRemoveSelf@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] 16138 | | pub fn cocos2d_CCRemoveSelf_copyWithZone( [INFO] [stdout] 16139 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 16140 | | pZone: *mut cocos2d_CCZone, [INFO] [stdout] 16141 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 16142 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16180:1 [INFO] [stdout] | [INFO] [stdout] 16180 | / extern "thiscall" { [INFO] [stdout] 16181 | | #[doc = " init the action"] [INFO] [stdout] 16182 | | #[link_name = "\u{1}?initWithFlipX@CCFlipX@cocos2d@@QAE_N_N@Z"] [INFO] [stdout] 16183 | | pub fn cocos2d_CCFlipX_initWithFlipX(this: *mut cocos2d_CCFlipX, x: bool) -> bool; [INFO] [stdout] 16184 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16195:1 [INFO] [stdout] | [INFO] [stdout] 16195 | / extern "thiscall" { [INFO] [stdout] 16196 | | #[link_name = "\u{1}?update@CCFlipX@cocos2d@@UAEXM@Z"] [INFO] [stdout] 16197 | | pub fn cocos2d_CCFlipX_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 16198 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16199:1 [INFO] [stdout] | [INFO] [stdout] 16199 | / extern "thiscall" { [INFO] [stdout] 16200 | | #[link_name = "\u{1}?reverse@CCFlipX@cocos2d@@UAEPAVCCFiniteTimeAction@2@XZ"] [INFO] [stdout] 16201 | | pub fn cocos2d_CCFlipX_reverse( [INFO] [stdout] 16202 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 16203 | | ) -> *mut cocos2d_CCFiniteTimeAction; [INFO] [stdout] 16204 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16205:1 [INFO] [stdout] | [INFO] [stdout] 16205 | / extern "thiscall" { [INFO] [stdout] 16206 | | #[doc = " @lua NA"] [INFO] [stdout] 16207 | | #[link_name = "\u{1}?copyWithZone@CCFlipX@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] 16208 | | pub fn cocos2d_CCFlipX_copyWithZone( [INFO] [stdout] ... | [INFO] [stdout] 16211 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 16212 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16250:1 [INFO] [stdout] | [INFO] [stdout] 16250 | / extern "thiscall" { [INFO] [stdout] 16251 | | #[doc = " init the action"] [INFO] [stdout] 16252 | | #[link_name = "\u{1}?initWithFlipY@CCFlipY@cocos2d@@QAE_N_N@Z"] [INFO] [stdout] 16253 | | pub fn cocos2d_CCFlipY_initWithFlipY(this: *mut cocos2d_CCFlipY, y: bool) -> bool; [INFO] [stdout] 16254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16265:1 [INFO] [stdout] | [INFO] [stdout] 16265 | / extern "thiscall" { [INFO] [stdout] 16266 | | #[link_name = "\u{1}?update@CCFlipY@cocos2d@@UAEXM@Z"] [INFO] [stdout] 16267 | | pub fn cocos2d_CCFlipY_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 16268 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16269:1 [INFO] [stdout] | [INFO] [stdout] 16269 | / extern "thiscall" { [INFO] [stdout] 16270 | | #[link_name = "\u{1}?reverse@CCFlipY@cocos2d@@UAEPAVCCFiniteTimeAction@2@XZ"] [INFO] [stdout] 16271 | | pub fn cocos2d_CCFlipY_reverse( [INFO] [stdout] 16272 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 16273 | | ) -> *mut cocos2d_CCFiniteTimeAction; [INFO] [stdout] 16274 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16275:1 [INFO] [stdout] | [INFO] [stdout] 16275 | / extern "thiscall" { [INFO] [stdout] 16276 | | #[doc = " @lua NA"] [INFO] [stdout] 16277 | | #[link_name = "\u{1}?copyWithZone@CCFlipY@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] 16278 | | pub fn cocos2d_CCFlipY_copyWithZone( [INFO] [stdout] ... | [INFO] [stdout] 16281 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 16282 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16318:1 [INFO] [stdout] | [INFO] [stdout] 16318 | / extern "thiscall" { [INFO] [stdout] 16319 | | #[doc = " Initializes a Place action with a position"] [INFO] [stdout] 16320 | | #[link_name = "\u{1}?initWithPosition@CCPlace@cocos2d@@QAE_NABVCCPoint@2@@Z"] [INFO] [stdout] 16321 | | pub fn cocos2d_CCPlace_initWithPosition( [INFO] [stdout] ... | [INFO] [stdout] 16324 | | ) -> bool; [INFO] [stdout] 16325 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16336:1 [INFO] [stdout] | [INFO] [stdout] 16336 | / extern "thiscall" { [INFO] [stdout] 16337 | | #[link_name = "\u{1}?update@CCPlace@cocos2d@@UAEXM@Z"] [INFO] [stdout] 16338 | | pub fn cocos2d_CCPlace_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 16339 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16340:1 [INFO] [stdout] | [INFO] [stdout] 16340 | / extern "thiscall" { [INFO] [stdout] 16341 | | #[doc = " @js NA"] [INFO] [stdout] 16342 | | #[doc = " @lua NA"] [INFO] [stdout] 16343 | | #[link_name = "\u{1}?copyWithZone@CCPlace@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 16347 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 16348 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16501:1 [INFO] [stdout] | [INFO] [stdout] 16501 | / extern "thiscall" { [INFO] [stdout] 16502 | | #[doc = " @js NA"] [INFO] [stdout] 16503 | | #[doc = " @lua NA"] [INFO] [stdout] 16504 | | #[link_name = "\u{1}??_DCCCallFunc@cocos2d@@QAEXXZ"] [INFO] [stdout] 16505 | | pub fn cocos2d_CCCallFunc_CCCallFunc_destructor(this: *mut cocos2d_CCCallFunc); [INFO] [stdout] 16506 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16507:1 [INFO] [stdout] | [INFO] [stdout] 16507 | / extern "thiscall" { [INFO] [stdout] 16508 | | #[doc = " initializes the action with the callback"] [INFO] [stdout] 16509 | | #[doc = ""] [INFO] [stdout] 16510 | | #[doc = " typedef void (CCObject::*SEL_CallFunc)();"] [INFO] [stdout] ... | [INFO] [stdout] 16516 | | ) -> bool; [INFO] [stdout] 16517 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16518:1 [INFO] [stdout] | [INFO] [stdout] 16518 | / extern "thiscall" { [INFO] [stdout] 16519 | | #[doc = " executes the callback"] [INFO] [stdout] 16520 | | #[doc = " @lua NA"] [INFO] [stdout] 16521 | | #[link_name = "\u{1}?execute@CCCallFunc@cocos2d@@UAEXXZ"] [INFO] [stdout] 16522 | | pub fn cocos2d_CCCallFunc_execute(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 16523 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16524:1 [INFO] [stdout] | [INFO] [stdout] 16524 | / extern "thiscall" { [INFO] [stdout] 16525 | | #[doc = " super methods"] [INFO] [stdout] 16526 | | #[doc = " @lua NA"] [INFO] [stdout] 16527 | | #[link_name = "\u{1}?update@CCCallFunc@cocos2d@@UAEXM@Z"] [INFO] [stdout] 16528 | | pub fn cocos2d_CCCallFunc_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 16529 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16530:1 [INFO] [stdout] | [INFO] [stdout] 16530 | / extern "thiscall" { [INFO] [stdout] 16531 | | #[doc = " @js NA"] [INFO] [stdout] 16532 | | #[doc = " @lua NA"] [INFO] [stdout] 16533 | | #[link_name = "\u{1}?copyWithZone@CCCallFunc@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 16537 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 16538 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16590:1 [INFO] [stdout] | [INFO] [stdout] 16590 | / extern "thiscall" { [INFO] [stdout] 16591 | | #[doc = " initializes the action with the callback"] [INFO] [stdout] 16592 | | #[doc = ""] [INFO] [stdout] 16593 | | #[doc = " typedef void (CCObject::*SEL_CallFuncN)(CCNode*);"] [INFO] [stdout] ... | [INFO] [stdout] 16600 | | ) -> bool; [INFO] [stdout] 16601 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16602:1 [INFO] [stdout] | [INFO] [stdout] 16602 | / extern "thiscall" { [INFO] [stdout] 16603 | | #[doc = " super methods"] [INFO] [stdout] 16604 | | #[doc = " @js NA"] [INFO] [stdout] 16605 | | #[doc = " @lua NA"] [INFO] [stdout] ... | [INFO] [stdout] 16610 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 16611 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16612:1 [INFO] [stdout] | [INFO] [stdout] 16612 | / extern "thiscall" { [INFO] [stdout] 16613 | | #[doc = " @lua NA"] [INFO] [stdout] 16614 | | #[link_name = "\u{1}?execute@CCCallFuncN@cocos2d@@UAEXXZ"] [INFO] [stdout] 16615 | | pub fn cocos2d_CCCallFuncN_execute(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 16616 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16668:1 [INFO] [stdout] | [INFO] [stdout] 16668 | / extern "thiscall" { [INFO] [stdout] 16669 | | #[doc = " initializes the action with the callback and the data to pass as an argument"] [INFO] [stdout] 16670 | | #[link_name = "\u{1}?initWithTarget@CCCallFuncND@cocos2d@@UAE_NPAVCCObject@2@P832@AEXPAVCCNode@2@PAX@Z2@Z"] [INFO] [stdout] 16671 | | pub fn cocos2d_CCCallFuncND_initWithTarget( [INFO] [stdout] ... | [INFO] [stdout] 16676 | | ) -> bool; [INFO] [stdout] 16677 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16678:1 [INFO] [stdout] | [INFO] [stdout] 16678 | / extern "thiscall" { [INFO] [stdout] 16679 | | #[doc = " @js NA"] [INFO] [stdout] 16680 | | #[doc = " @lua NA"] [INFO] [stdout] 16681 | | #[link_name = "\u{1}?copyWithZone@CCCallFuncND@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 16685 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 16686 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16687:1 [INFO] [stdout] | [INFO] [stdout] 16687 | / extern "thiscall" { [INFO] [stdout] 16688 | | #[link_name = "\u{1}?execute@CCCallFuncND@cocos2d@@UAEXXZ"] [INFO] [stdout] 16689 | | pub fn cocos2d_CCCallFuncND_execute(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 16690 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16727:1 [INFO] [stdout] | [INFO] [stdout] 16727 | / extern "thiscall" { [INFO] [stdout] 16728 | | #[link_name = "\u{1}??0CCCallFuncO@cocos2d@@QAE@XZ"] [INFO] [stdout] 16729 | | pub fn cocos2d_CCCallFuncO_CCCallFuncO(this: *mut cocos2d_CCCallFuncO); [INFO] [stdout] 16730 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16747:1 [INFO] [stdout] | [INFO] [stdout] 16747 | / extern "thiscall" { [INFO] [stdout] 16748 | | #[link_name = "\u{1}??_DCCCallFuncO@cocos2d@@QAEXXZ"] [INFO] [stdout] 16749 | | pub fn cocos2d_CCCallFuncO_CCCallFuncO_destructor(this: *mut cocos2d_CCCallFuncO); [INFO] [stdout] 16750 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16751:1 [INFO] [stdout] | [INFO] [stdout] 16751 | / extern "thiscall" { [INFO] [stdout] 16752 | | #[doc = " initializes the action with the callback"] [INFO] [stdout] 16753 | | #[doc = ""] [INFO] [stdout] 16754 | | #[doc = "typedef void (CCObject::*SEL_CallFuncO)(CCObject*);"] [INFO] [stdout] ... | [INFO] [stdout] 16761 | | ) -> bool; [INFO] [stdout] 16762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16763:1 [INFO] [stdout] | [INFO] [stdout] 16763 | / extern "thiscall" { [INFO] [stdout] 16764 | | #[doc = " @js NA"] [INFO] [stdout] 16765 | | #[doc = " @lua NA"] [INFO] [stdout] 16766 | | #[link_name = "\u{1}?copyWithZone@CCCallFuncO@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 16770 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 16771 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16772:1 [INFO] [stdout] | [INFO] [stdout] 16772 | / extern "thiscall" { [INFO] [stdout] 16773 | | #[link_name = "\u{1}?execute@CCCallFuncO@cocos2d@@UAEXXZ"] [INFO] [stdout] 16774 | | pub fn cocos2d_CCCallFuncO_execute(this: *mut ::std::os::raw::c_void); [INFO] [stdout] 16775 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16825:1 [INFO] [stdout] | [INFO] [stdout] 16825 | / extern "thiscall" { [INFO] [stdout] 16826 | | #[doc = " @js NA"] [INFO] [stdout] 16827 | | #[doc = " @lua NA"] [INFO] [stdout] 16828 | | #[link_name = "\u{1}?copyWithZone@CCGridAction@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 16832 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 16833 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16834:1 [INFO] [stdout] | [INFO] [stdout] 16834 | / extern "thiscall" { [INFO] [stdout] 16835 | | #[link_name = "\u{1}?startWithTarget@CCGridAction@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 16836 | | pub fn cocos2d_CCGridAction_startWithTarget( [INFO] [stdout] 16837 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 16838 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 16839 | | ); [INFO] [stdout] 16840 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16841:1 [INFO] [stdout] | [INFO] [stdout] 16841 | / extern "thiscall" { [INFO] [stdout] 16842 | | #[link_name = "\u{1}?reverse@CCGridAction@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 16843 | | pub fn cocos2d_CCGridAction_reverse( [INFO] [stdout] 16844 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 16845 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 16846 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16847:1 [INFO] [stdout] | [INFO] [stdout] 16847 | / extern "thiscall" { [INFO] [stdout] 16848 | | #[doc = " initializes the action with size and duration"] [INFO] [stdout] 16849 | | #[link_name = "\u{1}?initWithDuration@CCGridAction@cocos2d@@UAE_NMABVCCSize@2@@Z"] [INFO] [stdout] 16850 | | pub fn cocos2d_CCGridAction_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 16854 | | ) -> bool; [INFO] [stdout] 16855 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16856:1 [INFO] [stdout] | [INFO] [stdout] 16856 | / extern "thiscall" { [INFO] [stdout] 16857 | | #[doc = " returns the grid"] [INFO] [stdout] 16858 | | #[link_name = "\u{1}?getGrid@CCGridAction@cocos2d@@UAEPAVCCGridBase@2@XZ"] [INFO] [stdout] 16859 | | pub fn cocos2d_CCGridAction_getGrid( [INFO] [stdout] 16860 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 16861 | | ) -> *mut cocos2d_CCGridBase; [INFO] [stdout] 16862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16883:1 [INFO] [stdout] | [INFO] [stdout] 16883 | / extern "thiscall" { [INFO] [stdout] 16884 | | #[doc = " returns the vertex than belongs to certain position in the grid"] [INFO] [stdout] 16885 | | #[link_name = "\u{1}?vertex@CCGrid3DAction@cocos2d@@QAE?AU_ccVertex3F@2@ABVCCPoint@2@@Z"] [INFO] [stdout] 16886 | | pub fn cocos2d_CCGrid3DAction_vertex( [INFO] [stdout] ... | [INFO] [stdout] 16889 | | ) -> cocos2d_ccVertex3F; [INFO] [stdout] 16890 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16891:1 [INFO] [stdout] | [INFO] [stdout] 16891 | / extern "thiscall" { [INFO] [stdout] 16892 | | #[doc = " returns the non-transformed vertex than belongs to certain position in the grid"] [INFO] [stdout] 16893 | | #[link_name = "\u{1}?originalVertex@CCGrid3DAction@cocos2d@@QAE?AU_ccVertex3F@2@ABVCCPoint@2@@Z"] [INFO] [stdout] 16894 | | pub fn cocos2d_CCGrid3DAction_originalVertex( [INFO] [stdout] ... | [INFO] [stdout] 16897 | | ) -> cocos2d_ccVertex3F; [INFO] [stdout] 16898 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16899:1 [INFO] [stdout] | [INFO] [stdout] 16899 | / extern "thiscall" { [INFO] [stdout] 16900 | | #[doc = " sets a new vertex to a certain position of the grid"] [INFO] [stdout] 16901 | | #[link_name = "\u{1}?setVertex@CCGrid3DAction@cocos2d@@QAEXABVCCPoint@2@ABU_ccVertex3F@2@@Z"] [INFO] [stdout] 16902 | | pub fn cocos2d_CCGrid3DAction_setVertex( [INFO] [stdout] ... | [INFO] [stdout] 16906 | | ); [INFO] [stdout] 16907 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16946:1 [INFO] [stdout] | [INFO] [stdout] 16946 | / extern "thiscall" { [INFO] [stdout] 16947 | | #[doc = " returns the grid"] [INFO] [stdout] 16948 | | #[link_name = "\u{1}?getGrid@CCGrid3DAction@cocos2d@@UAEPAVCCGridBase@2@XZ"] [INFO] [stdout] 16949 | | pub fn cocos2d_CCGrid3DAction_getGrid( [INFO] [stdout] 16950 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 16951 | | ) -> *mut cocos2d_CCGridBase; [INFO] [stdout] 16952 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16972:1 [INFO] [stdout] | [INFO] [stdout] 16972 | / extern "thiscall" { [INFO] [stdout] 16973 | | #[doc = " returns the tile that belongs to a certain position of the grid"] [INFO] [stdout] 16974 | | #[link_name = "\u{1}?tile@CCTiledGrid3DAction@cocos2d@@QAE?AU_ccQuad3@2@ABVCCPoint@2@@Z"] [INFO] [stdout] 16975 | | pub fn cocos2d_CCTiledGrid3DAction_tile( [INFO] [stdout] ... | [INFO] [stdout] 16978 | | ) -> cocos2d_ccQuad3; [INFO] [stdout] 16979 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16980:1 [INFO] [stdout] | [INFO] [stdout] 16980 | / extern "thiscall" { [INFO] [stdout] 16981 | | #[doc = " returns the non-transformed tile that belongs to a certain position of the grid"] [INFO] [stdout] 16982 | | #[link_name = "\u{1}?originalTile@CCTiledGrid3DAction@cocos2d@@QAE?AU_ccQuad3@2@ABVCCPoint@2@@Z"] [INFO] [stdout] 16983 | | pub fn cocos2d_CCTiledGrid3DAction_originalTile( [INFO] [stdout] ... | [INFO] [stdout] 16986 | | ) -> cocos2d_ccQuad3; [INFO] [stdout] 16987 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:16988:1 [INFO] [stdout] | [INFO] [stdout] 16988 | / extern "thiscall" { [INFO] [stdout] 16989 | | #[doc = " sets a new tile to a certain position of the grid"] [INFO] [stdout] 16990 | | #[link_name = "\u{1}?setTile@CCTiledGrid3DAction@cocos2d@@QAEXABVCCPoint@2@ABU_ccQuad3@2@@Z"] [INFO] [stdout] 16991 | | pub fn cocos2d_CCTiledGrid3DAction_setTile( [INFO] [stdout] ... | [INFO] [stdout] 16995 | | ); [INFO] [stdout] 16996 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17032:1 [INFO] [stdout] | [INFO] [stdout] 17032 | / extern "thiscall" { [INFO] [stdout] 17033 | | #[doc = " returns the grid"] [INFO] [stdout] 17034 | | #[link_name = "\u{1}?getGrid@CCTiledGrid3DAction@cocos2d@@UAEPAVCCGridBase@2@XZ"] [INFO] [stdout] 17035 | | pub fn cocos2d_CCTiledGrid3DAction_getGrid( [INFO] [stdout] 17036 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 17037 | | ) -> *mut cocos2d_CCGridBase; [INFO] [stdout] 17038 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17084:1 [INFO] [stdout] | [INFO] [stdout] 17084 | / extern "thiscall" { [INFO] [stdout] 17085 | | #[doc = " initializes the action with an inner action that has the amplitude property, and a duration time"] [INFO] [stdout] 17086 | | #[link_name = "\u{1}?initWithAction@CCAccelDeccelAmplitude@cocos2d@@QAE_NPAVCCAction@2@M@Z"] [INFO] [stdout] 17087 | | pub fn cocos2d_CCAccelDeccelAmplitude_initWithAction( [INFO] [stdout] ... | [INFO] [stdout] 17091 | | ) -> bool; [INFO] [stdout] 17092 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17114:1 [INFO] [stdout] | [INFO] [stdout] 17114 | / extern "thiscall" { [INFO] [stdout] 17115 | | #[doc = " @js NA"] [INFO] [stdout] 17116 | | #[doc = " @lua NA"] [INFO] [stdout] 17117 | | #[link_name = "\u{1}??_DCCAccelDeccelAmplitude@cocos2d@@QAEXXZ"] [INFO] [stdout] ... | [INFO] [stdout] 17120 | | ); [INFO] [stdout] 17121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17122:1 [INFO] [stdout] | [INFO] [stdout] 17122 | / extern "thiscall" { [INFO] [stdout] 17123 | | #[link_name = "\u{1}?startWithTarget@CCAccelDeccelAmplitude@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 17124 | | pub fn cocos2d_CCAccelDeccelAmplitude_startWithTarget( [INFO] [stdout] 17125 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 17126 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 17127 | | ); [INFO] [stdout] 17128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17129:1 [INFO] [stdout] | [INFO] [stdout] 17129 | / extern "thiscall" { [INFO] [stdout] 17130 | | #[link_name = "\u{1}?update@CCAccelDeccelAmplitude@cocos2d@@UAEXM@Z"] [INFO] [stdout] 17131 | | pub fn cocos2d_CCAccelDeccelAmplitude_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 17132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17133:1 [INFO] [stdout] | [INFO] [stdout] 17133 | / extern "thiscall" { [INFO] [stdout] 17134 | | #[link_name = "\u{1}?reverse@CCAccelDeccelAmplitude@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 17135 | | pub fn cocos2d_CCAccelDeccelAmplitude_reverse( [INFO] [stdout] 17136 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 17137 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 17138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17184:1 [INFO] [stdout] | [INFO] [stdout] 17184 | / extern "thiscall" { [INFO] [stdout] 17185 | | #[doc = " initializes the action with an inner action that has the amplitude property, and a duration time"] [INFO] [stdout] 17186 | | #[link_name = "\u{1}?initWithAction@CCAccelAmplitude@cocos2d@@QAE_NPAVCCAction@2@M@Z"] [INFO] [stdout] 17187 | | pub fn cocos2d_CCAccelAmplitude_initWithAction( [INFO] [stdout] ... | [INFO] [stdout] 17191 | | ) -> bool; [INFO] [stdout] 17192 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17214:1 [INFO] [stdout] | [INFO] [stdout] 17214 | / extern "thiscall" { [INFO] [stdout] 17215 | | #[doc = " @js NA"] [INFO] [stdout] 17216 | | #[doc = " @lua NA"] [INFO] [stdout] 17217 | | #[link_name = "\u{1}??_DCCAccelAmplitude@cocos2d@@QAEXXZ"] [INFO] [stdout] ... | [INFO] [stdout] 17220 | | ); [INFO] [stdout] 17221 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17222:1 [INFO] [stdout] | [INFO] [stdout] 17222 | / extern "thiscall" { [INFO] [stdout] 17223 | | #[link_name = "\u{1}?startWithTarget@CCAccelAmplitude@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 17224 | | pub fn cocos2d_CCAccelAmplitude_startWithTarget( [INFO] [stdout] 17225 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 17226 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 17227 | | ); [INFO] [stdout] 17228 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17229:1 [INFO] [stdout] | [INFO] [stdout] 17229 | / extern "thiscall" { [INFO] [stdout] 17230 | | #[link_name = "\u{1}?update@CCAccelAmplitude@cocos2d@@UAEXM@Z"] [INFO] [stdout] 17231 | | pub fn cocos2d_CCAccelAmplitude_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 17232 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17233:1 [INFO] [stdout] | [INFO] [stdout] 17233 | / extern "thiscall" { [INFO] [stdout] 17234 | | #[link_name = "\u{1}?reverse@CCAccelAmplitude@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 17235 | | pub fn cocos2d_CCAccelAmplitude_reverse( [INFO] [stdout] 17236 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 17237 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 17238 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17284:1 [INFO] [stdout] | [INFO] [stdout] 17284 | / extern "thiscall" { [INFO] [stdout] 17285 | | #[doc = " initializes the action with an inner action that has the amplitude property, and a duration time"] [INFO] [stdout] 17286 | | #[link_name = "\u{1}?initWithAction@CCDeccelAmplitude@cocos2d@@QAE_NPAVCCAction@2@M@Z"] [INFO] [stdout] 17287 | | pub fn cocos2d_CCDeccelAmplitude_initWithAction( [INFO] [stdout] ... | [INFO] [stdout] 17291 | | ) -> bool; [INFO] [stdout] 17292 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17314:1 [INFO] [stdout] | [INFO] [stdout] 17314 | / extern "thiscall" { [INFO] [stdout] 17315 | | #[doc = " @js NA"] [INFO] [stdout] 17316 | | #[doc = " @lua NA"] [INFO] [stdout] 17317 | | #[link_name = "\u{1}??_DCCDeccelAmplitude@cocos2d@@QAEXXZ"] [INFO] [stdout] ... | [INFO] [stdout] 17320 | | ); [INFO] [stdout] 17321 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17322:1 [INFO] [stdout] | [INFO] [stdout] 17322 | / extern "thiscall" { [INFO] [stdout] 17323 | | #[link_name = "\u{1}?startWithTarget@CCDeccelAmplitude@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 17324 | | pub fn cocos2d_CCDeccelAmplitude_startWithTarget( [INFO] [stdout] 17325 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 17326 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 17327 | | ); [INFO] [stdout] 17328 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17329:1 [INFO] [stdout] | [INFO] [stdout] 17329 | / extern "thiscall" { [INFO] [stdout] 17330 | | #[link_name = "\u{1}?update@CCDeccelAmplitude@cocos2d@@UAEXM@Z"] [INFO] [stdout] 17331 | | pub fn cocos2d_CCDeccelAmplitude_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 17332 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17333:1 [INFO] [stdout] | [INFO] [stdout] 17333 | / extern "thiscall" { [INFO] [stdout] 17334 | | #[link_name = "\u{1}?reverse@CCDeccelAmplitude@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 17335 | | pub fn cocos2d_CCDeccelAmplitude_reverse( [INFO] [stdout] 17336 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 17337 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 17338 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17372:1 [INFO] [stdout] | [INFO] [stdout] 17372 | / extern "thiscall" { [INFO] [stdout] 17373 | | #[link_name = "\u{1}?startWithTarget@CCStopGrid@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 17374 | | pub fn cocos2d_CCStopGrid_startWithTarget( [INFO] [stdout] 17375 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 17376 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 17377 | | ); [INFO] [stdout] 17378 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17409:1 [INFO] [stdout] | [INFO] [stdout] 17409 | / extern "thiscall" { [INFO] [stdout] 17410 | | #[doc = " initializes an action with the number of times that the current grid will be reused"] [INFO] [stdout] 17411 | | #[link_name = "\u{1}?initWithTimes@CCReuseGrid@cocos2d@@QAE_NH@Z"] [INFO] [stdout] 17412 | | pub fn cocos2d_CCReuseGrid_initWithTimes( [INFO] [stdout] ... | [INFO] [stdout] 17415 | | ) -> bool; [INFO] [stdout] 17416 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17432:1 [INFO] [stdout] | [INFO] [stdout] 17432 | / extern "thiscall" { [INFO] [stdout] 17433 | | #[link_name = "\u{1}?startWithTarget@CCReuseGrid@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 17434 | | pub fn cocos2d_CCReuseGrid_startWithTarget( [INFO] [stdout] 17435 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 17436 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 17437 | | ); [INFO] [stdout] 17438 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17493:1 [INFO] [stdout] | [INFO] [stdout] 17493 | / extern "thiscall" { [INFO] [stdout] 17494 | | #[doc = " initializes an action with duration, grid size, waves and amplitude"] [INFO] [stdout] 17495 | | #[link_name = "\u{1}?initWithDuration@CCWaves3D@cocos2d@@QAE_NMABVCCSize@2@IM@Z"] [INFO] [stdout] 17496 | | pub fn cocos2d_CCWaves3D_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 17502 | | ) -> bool; [INFO] [stdout] 17503 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17535:1 [INFO] [stdout] | [INFO] [stdout] 17535 | / extern "thiscall" { [INFO] [stdout] 17536 | | #[doc = " @js NA"] [INFO] [stdout] 17537 | | #[doc = " @lua NA"] [INFO] [stdout] 17538 | | #[link_name = "\u{1}?copyWithZone@CCWaves3D@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 17542 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 17543 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17544:1 [INFO] [stdout] | [INFO] [stdout] 17544 | / extern "thiscall" { [INFO] [stdout] 17545 | | #[link_name = "\u{1}?update@CCWaves3D@cocos2d@@UAEXM@Z"] [INFO] [stdout] 17546 | | pub fn cocos2d_CCWaves3D_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 17547 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17578:1 [INFO] [stdout] | [INFO] [stdout] 17578 | / extern "thiscall" { [INFO] [stdout] 17579 | | #[doc = " initializes the action with duration"] [INFO] [stdout] 17580 | | #[link_name = "\u{1}?initWithDuration@CCFlipX3D@cocos2d@@UAE_NM@Z"] [INFO] [stdout] 17581 | | pub fn cocos2d_CCFlipX3D_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 17584 | | ) -> bool; [INFO] [stdout] 17585 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17586:1 [INFO] [stdout] | [INFO] [stdout] 17586 | / extern "thiscall" { [INFO] [stdout] 17587 | | #[link_name = "\u{1}?initWithSize@CCFlipX3D@cocos2d@@UAE_NABVCCSize@2@M@Z"] [INFO] [stdout] 17588 | | pub fn cocos2d_CCFlipX3D_initWithSize( [INFO] [stdout] 17589 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] ... | [INFO] [stdout] 17592 | | ) -> bool; [INFO] [stdout] 17593 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17594:1 [INFO] [stdout] | [INFO] [stdout] 17594 | / extern "thiscall" { [INFO] [stdout] 17595 | | #[doc = " @js NA"] [INFO] [stdout] 17596 | | #[doc = " @lua NA"] [INFO] [stdout] 17597 | | #[link_name = "\u{1}?copyWithZone@CCFlipX3D@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 17601 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 17602 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17603:1 [INFO] [stdout] | [INFO] [stdout] 17603 | / extern "thiscall" { [INFO] [stdout] 17604 | | #[link_name = "\u{1}?update@CCFlipX3D@cocos2d@@UAEXM@Z"] [INFO] [stdout] 17605 | | pub fn cocos2d_CCFlipX3D_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 17606 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17637:1 [INFO] [stdout] | [INFO] [stdout] 17637 | / extern "thiscall" { [INFO] [stdout] 17638 | | #[link_name = "\u{1}?update@CCFlipY3D@cocos2d@@UAEXM@Z"] [INFO] [stdout] 17639 | | pub fn cocos2d_CCFlipY3D_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 17640 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17641:1 [INFO] [stdout] | [INFO] [stdout] 17641 | / extern "thiscall" { [INFO] [stdout] 17642 | | #[doc = " @js NA"] [INFO] [stdout] 17643 | | #[doc = " @lua NA"] [INFO] [stdout] 17644 | | #[link_name = "\u{1}?copyWithZone@CCFlipY3D@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 17648 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 17649 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17726:1 [INFO] [stdout] | [INFO] [stdout] 17726 | / extern "thiscall" { [INFO] [stdout] 17727 | | #[link_name = "\u{1}?setPosition@CCLens3D@cocos2d@@QAEXABVCCPoint@2@@Z"] [INFO] [stdout] 17728 | | pub fn cocos2d_CCLens3D_setPosition( [INFO] [stdout] 17729 | | this: *mut cocos2d_CCLens3D, [INFO] [stdout] 17730 | | position: *const cocos2d_CCPoint, [INFO] [stdout] 17731 | | ); [INFO] [stdout] 17732 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17733:1 [INFO] [stdout] | [INFO] [stdout] 17733 | / extern "thiscall" { [INFO] [stdout] 17734 | | #[doc = " initializes the action with center position, radius, a grid size and duration"] [INFO] [stdout] 17735 | | #[link_name = "\u{1}?initWithDuration@CCLens3D@cocos2d@@QAE_NMABVCCSize@2@ABVCCPoint@2@M@Z"] [INFO] [stdout] 17736 | | pub fn cocos2d_CCLens3D_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 17742 | | ) -> bool; [INFO] [stdout] 17743 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17779:1 [INFO] [stdout] | [INFO] [stdout] 17779 | / extern "thiscall" { [INFO] [stdout] 17780 | | #[doc = " @js NA"] [INFO] [stdout] 17781 | | #[doc = " @lua NA"] [INFO] [stdout] 17782 | | #[link_name = "\u{1}?copyWithZone@CCLens3D@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 17786 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 17787 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17788:1 [INFO] [stdout] | [INFO] [stdout] 17788 | / extern "thiscall" { [INFO] [stdout] 17789 | | #[link_name = "\u{1}?update@CCLens3D@cocos2d@@UAEXM@Z"] [INFO] [stdout] 17790 | | pub fn cocos2d_CCLens3D_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 17791 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17868:1 [INFO] [stdout] | [INFO] [stdout] 17868 | / extern "thiscall" { [INFO] [stdout] 17869 | | #[doc = " set center position"] [INFO] [stdout] 17870 | | #[link_name = "\u{1}?setPosition@CCRipple3D@cocos2d@@QAEXABVCCPoint@2@@Z"] [INFO] [stdout] 17871 | | pub fn cocos2d_CCRipple3D_setPosition( [INFO] [stdout] ... | [INFO] [stdout] 17874 | | ); [INFO] [stdout] 17875 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17876:1 [INFO] [stdout] | [INFO] [stdout] 17876 | / extern "thiscall" { [INFO] [stdout] 17877 | | #[doc = " initializes the action with radius, number of waves, amplitude, a grid size and duration"] [INFO] [stdout] 17878 | | #[link_name = "\u{1}?initWithDuration@CCRipple3D@cocos2d@@QAE_NMABVCCSize@2@ABVCCPoint@2@MIM@Z"] [INFO] [stdout] 17879 | | pub fn cocos2d_CCRipple3D_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 17887 | | ) -> bool; [INFO] [stdout] 17888 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17932:1 [INFO] [stdout] | [INFO] [stdout] 17932 | / extern "thiscall" { [INFO] [stdout] 17933 | | #[doc = " @js NA"] [INFO] [stdout] 17934 | | #[doc = " @lua NA"] [INFO] [stdout] 17935 | | #[link_name = "\u{1}?copyWithZone@CCRipple3D@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 17939 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 17940 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17941:1 [INFO] [stdout] | [INFO] [stdout] 17941 | / extern "thiscall" { [INFO] [stdout] 17942 | | #[link_name = "\u{1}?update@CCRipple3D@cocos2d@@UAEXM@Z"] [INFO] [stdout] 17943 | | pub fn cocos2d_CCRipple3D_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 17944 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:17986:1 [INFO] [stdout] | [INFO] [stdout] 17986 | / extern "thiscall" { [INFO] [stdout] 17987 | | #[doc = " initializes the action with a range, shake Z vertices, a grid and duration"] [INFO] [stdout] 17988 | | #[link_name = "\u{1}?initWithDuration@CCShaky3D@cocos2d@@QAE_NMABVCCSize@2@H_N@Z"] [INFO] [stdout] 17989 | | pub fn cocos2d_CCShaky3D_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 17995 | | ) -> bool; [INFO] [stdout] 17996 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18028:1 [INFO] [stdout] | [INFO] [stdout] 18028 | / extern "thiscall" { [INFO] [stdout] 18029 | | #[doc = " @js NA"] [INFO] [stdout] 18030 | | #[doc = " @lua NA"] [INFO] [stdout] 18031 | | #[link_name = "\u{1}?copyWithZone@CCShaky3D@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 18035 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 18036 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18037:1 [INFO] [stdout] | [INFO] [stdout] 18037 | / extern "thiscall" { [INFO] [stdout] 18038 | | #[link_name = "\u{1}?update@CCShaky3D@cocos2d@@UAEXM@Z"] [INFO] [stdout] 18039 | | pub fn cocos2d_CCShaky3D_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 18040 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18095:1 [INFO] [stdout] | [INFO] [stdout] 18095 | / extern "thiscall" { [INFO] [stdout] 18096 | | #[doc = " initializes the action with amplitude, a grid and duration"] [INFO] [stdout] 18097 | | #[link_name = "\u{1}?initWithDuration@CCLiquid@cocos2d@@QAE_NMABVCCSize@2@IM@Z"] [INFO] [stdout] 18098 | | pub fn cocos2d_CCLiquid_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 18104 | | ) -> bool; [INFO] [stdout] 18105 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18137:1 [INFO] [stdout] | [INFO] [stdout] 18137 | / extern "thiscall" { [INFO] [stdout] 18138 | | #[doc = " @js NA"] [INFO] [stdout] 18139 | | #[doc = " @lua NA"] [INFO] [stdout] 18140 | | #[link_name = "\u{1}?copyWithZone@CCLiquid@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 18144 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 18145 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18146:1 [INFO] [stdout] | [INFO] [stdout] 18146 | / extern "thiscall" { [INFO] [stdout] 18147 | | #[link_name = "\u{1}?update@CCLiquid@cocos2d@@UAEXM@Z"] [INFO] [stdout] 18148 | | pub fn cocos2d_CCLiquid_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 18149 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18226:1 [INFO] [stdout] | [INFO] [stdout] 18226 | / extern "thiscall" { [INFO] [stdout] 18227 | | #[doc = " initializes the action with amplitude, horizontal sin, vertical sin, a grid and duration"] [INFO] [stdout] 18228 | | #[link_name = "\u{1}?initWithDuration@CCWaves@cocos2d@@QAE_NMABVCCSize@2@IM_N1@Z"] [INFO] [stdout] 18229 | | pub fn cocos2d_CCWaves_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 18237 | | ) -> bool; [INFO] [stdout] 18238 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18278:1 [INFO] [stdout] | [INFO] [stdout] 18278 | / extern "thiscall" { [INFO] [stdout] 18279 | | #[doc = " @js NA"] [INFO] [stdout] 18280 | | #[doc = " @lua NA"] [INFO] [stdout] 18281 | | #[link_name = "\u{1}?copyWithZone@CCWaves@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 18285 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 18286 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18287:1 [INFO] [stdout] | [INFO] [stdout] 18287 | / extern "thiscall" { [INFO] [stdout] 18288 | | #[link_name = "\u{1}?update@CCWaves@cocos2d@@UAEXM@Z"] [INFO] [stdout] 18289 | | pub fn cocos2d_CCWaves_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 18290 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18356:1 [INFO] [stdout] | [INFO] [stdout] 18356 | / extern "thiscall" { [INFO] [stdout] 18357 | | #[doc = " set twirl center"] [INFO] [stdout] 18358 | | #[link_name = "\u{1}?setPosition@CCTwirl@cocos2d@@QAEXABVCCPoint@2@@Z"] [INFO] [stdout] 18359 | | pub fn cocos2d_CCTwirl_setPosition( [INFO] [stdout] ... | [INFO] [stdout] 18362 | | ); [INFO] [stdout] 18363 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18364:1 [INFO] [stdout] | [INFO] [stdout] 18364 | / extern "thiscall" { [INFO] [stdout] 18365 | | #[doc = " initializes the action with center position, number of twirls, amplitude, a grid size and duration"] [INFO] [stdout] 18366 | | #[link_name = "\u{1}?initWithDuration@CCTwirl@cocos2d@@QAE_NMABVCCSize@2@VCCPoint@2@IM@Z"] [INFO] [stdout] 18367 | | pub fn cocos2d_CCTwirl_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 18374 | | ) -> bool; [INFO] [stdout] 18375 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18414:1 [INFO] [stdout] | [INFO] [stdout] 18414 | / extern "thiscall" { [INFO] [stdout] 18415 | | #[doc = " @js NA"] [INFO] [stdout] 18416 | | #[doc = " @lua NA"] [INFO] [stdout] 18417 | | #[link_name = "\u{1}?copyWithZone@CCTwirl@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 18421 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 18422 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18423:1 [INFO] [stdout] | [INFO] [stdout] 18423 | / extern "thiscall" { [INFO] [stdout] 18424 | | #[link_name = "\u{1}?update@CCTwirl@cocos2d@@UAEXM@Z"] [INFO] [stdout] 18425 | | pub fn cocos2d_CCTwirl_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 18426 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18469:1 [INFO] [stdout] | [INFO] [stdout] 18469 | / extern "thiscall" { [INFO] [stdout] 18470 | | #[link_name = "\u{1}?update@CCPageTurn3D@cocos2d@@UAEXM@Z"] [INFO] [stdout] 18471 | | pub fn cocos2d_CCPageTurn3D_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 18472 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18515:1 [INFO] [stdout] | [INFO] [stdout] 18515 | / extern "thiscall" { [INFO] [stdout] 18516 | | #[doc = " Initializes with a duration and a percent"] [INFO] [stdout] 18517 | | #[link_name = "\u{1}?initWithDuration@CCProgressTo@cocos2d@@QAE_NMM@Z"] [INFO] [stdout] 18518 | | pub fn cocos2d_CCProgressTo_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 18522 | | ) -> bool; [INFO] [stdout] 18523 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18539:1 [INFO] [stdout] | [INFO] [stdout] 18539 | / extern "thiscall" { [INFO] [stdout] 18540 | | #[doc = " @js NA"] [INFO] [stdout] 18541 | | #[doc = " @lua NA"] [INFO] [stdout] 18542 | | #[link_name = "\u{1}?copyWithZone@CCProgressTo@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 18546 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 18547 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18548:1 [INFO] [stdout] | [INFO] [stdout] 18548 | / extern "thiscall" { [INFO] [stdout] 18549 | | #[link_name = "\u{1}?startWithTarget@CCProgressTo@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 18550 | | pub fn cocos2d_CCProgressTo_startWithTarget( [INFO] [stdout] 18551 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 18552 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 18553 | | ); [INFO] [stdout] 18554 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18555:1 [INFO] [stdout] | [INFO] [stdout] 18555 | / extern "thiscall" { [INFO] [stdout] 18556 | | #[link_name = "\u{1}?update@CCProgressTo@cocos2d@@UAEXM@Z"] [INFO] [stdout] 18557 | | pub fn cocos2d_CCProgressTo_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 18558 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18603:1 [INFO] [stdout] | [INFO] [stdout] 18603 | / extern "thiscall" { [INFO] [stdout] 18604 | | #[doc = " Initializes the action with a duration, a \"from\" percentage and a \"to\" percentage"] [INFO] [stdout] 18605 | | #[link_name = "\u{1}?initWithDuration@CCProgressFromTo@cocos2d@@QAE_NMMM@Z"] [INFO] [stdout] 18606 | | pub fn cocos2d_CCProgressFromTo_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 18611 | | ) -> bool; [INFO] [stdout] 18612 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18641:1 [INFO] [stdout] | [INFO] [stdout] 18641 | / extern "thiscall" { [INFO] [stdout] 18642 | | #[doc = " @js NA"] [INFO] [stdout] 18643 | | #[doc = " @lua NA"] [INFO] [stdout] 18644 | | #[link_name = "\u{1}?copyWithZone@CCProgressFromTo@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 18648 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 18649 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18650:1 [INFO] [stdout] | [INFO] [stdout] 18650 | / extern "thiscall" { [INFO] [stdout] 18651 | | #[link_name = "\u{1}?reverse@CCProgressFromTo@cocos2d@@UAEPAVCCActionInterval@2@XZ"] [INFO] [stdout] 18652 | | pub fn cocos2d_CCProgressFromTo_reverse( [INFO] [stdout] 18653 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 18654 | | ) -> *mut cocos2d_CCActionInterval; [INFO] [stdout] 18655 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18656:1 [INFO] [stdout] | [INFO] [stdout] 18656 | / extern "thiscall" { [INFO] [stdout] 18657 | | #[link_name = "\u{1}?startWithTarget@CCProgressFromTo@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 18658 | | pub fn cocos2d_CCProgressFromTo_startWithTarget( [INFO] [stdout] 18659 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 18660 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 18661 | | ); [INFO] [stdout] 18662 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18663:1 [INFO] [stdout] | [INFO] [stdout] 18663 | / extern "thiscall" { [INFO] [stdout] 18664 | | #[link_name = "\u{1}?update@CCProgressFromTo@cocos2d@@UAEXM@Z"] [INFO] [stdout] 18665 | | pub fn cocos2d_CCProgressFromTo_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 18666 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18733:1 [INFO] [stdout] | [INFO] [stdout] 18733 | / extern "thiscall" { [INFO] [stdout] 18734 | | #[doc = " initializes the action with a range, whether or not to shake Z vertices, a grid size, and duration"] [INFO] [stdout] 18735 | | #[link_name = "\u{1}?initWithDuration@CCShakyTiles3D@cocos2d@@UAE_NMABVCCSize@2@H_N@Z"] [INFO] [stdout] 18736 | | pub fn cocos2d_CCShakyTiles3D_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 18742 | | ) -> bool; [INFO] [stdout] 18743 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18744:1 [INFO] [stdout] | [INFO] [stdout] 18744 | / extern "thiscall" { [INFO] [stdout] 18745 | | #[doc = " @js NA"] [INFO] [stdout] 18746 | | #[doc = " @lua NA"] [INFO] [stdout] 18747 | | #[link_name = "\u{1}?copyWithZone@CCShakyTiles3D@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 18751 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 18752 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18753:1 [INFO] [stdout] | [INFO] [stdout] 18753 | / extern "thiscall" { [INFO] [stdout] 18754 | | #[link_name = "\u{1}?update@CCShakyTiles3D@cocos2d@@UAEXM@Z"] [INFO] [stdout] 18755 | | pub fn cocos2d_CCShakyTiles3D_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 18756 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18836:1 [INFO] [stdout] | [INFO] [stdout] 18836 | / extern "thiscall" { [INFO] [stdout] 18837 | | #[doc = " initializes the action with a range, whether or not to shatter Z vertices, a grid size and duration"] [INFO] [stdout] 18838 | | #[link_name = "\u{1}?initWithDuration@CCShatteredTiles3D@cocos2d@@UAE_NMABVCCSize@2@H_N@Z"] [INFO] [stdout] 18839 | | pub fn cocos2d_CCShatteredTiles3D_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 18845 | | ) -> bool; [INFO] [stdout] 18846 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18847:1 [INFO] [stdout] | [INFO] [stdout] 18847 | / extern "thiscall" { [INFO] [stdout] 18848 | | #[doc = " @js NA"] [INFO] [stdout] 18849 | | #[doc = " @lua NA"] [INFO] [stdout] 18850 | | #[link_name = "\u{1}?copyWithZone@CCShatteredTiles3D@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 18854 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 18855 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18856:1 [INFO] [stdout] | [INFO] [stdout] 18856 | / extern "thiscall" { [INFO] [stdout] 18857 | | #[link_name = "\u{1}?update@CCShatteredTiles3D@cocos2d@@UAEXM@Z"] [INFO] [stdout] 18858 | | pub fn cocos2d_CCShatteredTiles3D_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 18859 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18933:1 [INFO] [stdout] | [INFO] [stdout] 18933 | / extern "thiscall" { [INFO] [stdout] 18934 | | #[link_name = "\u{1}?shuffle@CCShuffleTiles@cocos2d@@QAEXPAII@Z"] [INFO] [stdout] 18935 | | pub fn cocos2d_CCShuffleTiles_shuffle( [INFO] [stdout] 18936 | | this: *mut cocos2d_CCShuffleTiles, [INFO] [stdout] ... | [INFO] [stdout] 18939 | | ); [INFO] [stdout] 18940 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18941:1 [INFO] [stdout] | [INFO] [stdout] 18941 | / extern "thiscall" { [INFO] [stdout] 18942 | | #[link_name = "\u{1}?getDelta@CCShuffleTiles@cocos2d@@QAE?AVCCSize@2@ABV32@@Z"] [INFO] [stdout] 18943 | | pub fn cocos2d_CCShuffleTiles_getDelta( [INFO] [stdout] 18944 | | this: *mut cocos2d_CCShuffleTiles, [INFO] [stdout] 18945 | | pos: *const cocos2d_CCSize, [INFO] [stdout] 18946 | | ) -> cocos2d_CCSize; [INFO] [stdout] 18947 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18948:1 [INFO] [stdout] | [INFO] [stdout] 18948 | / extern "thiscall" { [INFO] [stdout] 18949 | | #[link_name = "\u{1}?placeTile@CCShuffleTiles@cocos2d@@QAEXABVCCPoint@2@PAUTile@2@@Z"] [INFO] [stdout] 18950 | | pub fn cocos2d_CCShuffleTiles_placeTile( [INFO] [stdout] 18951 | | this: *mut cocos2d_CCShuffleTiles, [INFO] [stdout] ... | [INFO] [stdout] 18954 | | ); [INFO] [stdout] 18955 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18991:1 [INFO] [stdout] | [INFO] [stdout] 18991 | / extern "thiscall" { [INFO] [stdout] 18992 | | #[doc = " @js NA"] [INFO] [stdout] 18993 | | #[doc = " @lua NA"] [INFO] [stdout] 18994 | | #[link_name = "\u{1}??_DCCShuffleTiles@cocos2d@@QAEXXZ"] [INFO] [stdout] 18995 | | pub fn cocos2d_CCShuffleTiles_CCShuffleTiles_destructor(this: *mut cocos2d_CCShuffleTiles); [INFO] [stdout] 18996 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:18997:1 [INFO] [stdout] | [INFO] [stdout] 18997 | / extern "thiscall" { [INFO] [stdout] 18998 | | #[doc = " initializes the action with a random seed, the grid size and the duration"] [INFO] [stdout] 18999 | | #[link_name = "\u{1}?initWithDuration@CCShuffleTiles@cocos2d@@UAE_NMABVCCSize@2@I@Z"] [INFO] [stdout] 19000 | | pub fn cocos2d_CCShuffleTiles_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 19005 | | ) -> bool; [INFO] [stdout] 19006 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19007:1 [INFO] [stdout] | [INFO] [stdout] 19007 | / extern "thiscall" { [INFO] [stdout] 19008 | | #[link_name = "\u{1}?startWithTarget@CCShuffleTiles@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 19009 | | pub fn cocos2d_CCShuffleTiles_startWithTarget( [INFO] [stdout] 19010 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 19011 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 19012 | | ); [INFO] [stdout] 19013 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19014:1 [INFO] [stdout] | [INFO] [stdout] 19014 | / extern "thiscall" { [INFO] [stdout] 19015 | | #[link_name = "\u{1}?update@CCShuffleTiles@cocos2d@@UAEXM@Z"] [INFO] [stdout] 19016 | | pub fn cocos2d_CCShuffleTiles_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 19017 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19018:1 [INFO] [stdout] | [INFO] [stdout] 19018 | / extern "thiscall" { [INFO] [stdout] 19019 | | #[doc = " @js NA"] [INFO] [stdout] 19020 | | #[doc = " @lua NA"] [INFO] [stdout] 19021 | | #[link_name = "\u{1}?copyWithZone@CCShuffleTiles@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 19025 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 19026 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19047:1 [INFO] [stdout] | [INFO] [stdout] 19047 | / extern "thiscall" { [INFO] [stdout] 19048 | | #[link_name = "\u{1}?turnOnTile@CCFadeOutTRTiles@cocos2d@@QAEXABVCCPoint@2@@Z"] [INFO] [stdout] 19049 | | pub fn cocos2d_CCFadeOutTRTiles_turnOnTile( [INFO] [stdout] 19050 | | this: *mut cocos2d_CCFadeOutTRTiles, [INFO] [stdout] 19051 | | pos: *const cocos2d_CCPoint, [INFO] [stdout] 19052 | | ); [INFO] [stdout] 19053 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19054:1 [INFO] [stdout] | [INFO] [stdout] 19054 | / extern "thiscall" { [INFO] [stdout] 19055 | | #[link_name = "\u{1}?turnOffTile@CCFadeOutTRTiles@cocos2d@@QAEXABVCCPoint@2@@Z"] [INFO] [stdout] 19056 | | pub fn cocos2d_CCFadeOutTRTiles_turnOffTile( [INFO] [stdout] 19057 | | this: *mut cocos2d_CCFadeOutTRTiles, [INFO] [stdout] 19058 | | pos: *const cocos2d_CCPoint, [INFO] [stdout] 19059 | | ); [INFO] [stdout] 19060 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19086:1 [INFO] [stdout] | [INFO] [stdout] 19086 | / extern "thiscall" { [INFO] [stdout] 19087 | | #[link_name = "\u{1}?testFunc@CCFadeOutTRTiles@cocos2d@@UAEMABVCCSize@2@M@Z"] [INFO] [stdout] 19088 | | pub fn cocos2d_CCFadeOutTRTiles_testFunc( [INFO] [stdout] 19089 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] ... | [INFO] [stdout] 19092 | | ) -> f32; [INFO] [stdout] 19093 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19094:1 [INFO] [stdout] | [INFO] [stdout] 19094 | / extern "thiscall" { [INFO] [stdout] 19095 | | #[link_name = "\u{1}?transformTile@CCFadeOutTRTiles@cocos2d@@UAEXABVCCPoint@2@M@Z"] [INFO] [stdout] 19096 | | pub fn cocos2d_CCFadeOutTRTiles_transformTile( [INFO] [stdout] 19097 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] ... | [INFO] [stdout] 19100 | | ); [INFO] [stdout] 19101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19102:1 [INFO] [stdout] | [INFO] [stdout] 19102 | / extern "thiscall" { [INFO] [stdout] 19103 | | #[link_name = "\u{1}?update@CCFadeOutTRTiles@cocos2d@@UAEXM@Z"] [INFO] [stdout] 19104 | | pub fn cocos2d_CCFadeOutTRTiles_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 19105 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19143:1 [INFO] [stdout] | [INFO] [stdout] 19143 | / extern "thiscall" { [INFO] [stdout] 19144 | | #[link_name = "\u{1}?testFunc@CCFadeOutBLTiles@cocos2d@@UAEMABVCCSize@2@M@Z"] [INFO] [stdout] 19145 | | pub fn cocos2d_CCFadeOutBLTiles_testFunc( [INFO] [stdout] 19146 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] ... | [INFO] [stdout] 19149 | | ) -> f32; [INFO] [stdout] 19150 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19188:1 [INFO] [stdout] | [INFO] [stdout] 19188 | / extern "thiscall" { [INFO] [stdout] 19189 | | #[link_name = "\u{1}?testFunc@CCFadeOutUpTiles@cocos2d@@UAEMABVCCSize@2@M@Z"] [INFO] [stdout] 19190 | | pub fn cocos2d_CCFadeOutUpTiles_testFunc( [INFO] [stdout] 19191 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] ... | [INFO] [stdout] 19194 | | ) -> f32; [INFO] [stdout] 19195 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19196:1 [INFO] [stdout] | [INFO] [stdout] 19196 | / extern "thiscall" { [INFO] [stdout] 19197 | | #[link_name = "\u{1}?transformTile@CCFadeOutUpTiles@cocos2d@@UAEXABVCCPoint@2@M@Z"] [INFO] [stdout] 19198 | | pub fn cocos2d_CCFadeOutUpTiles_transformTile( [INFO] [stdout] 19199 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] ... | [INFO] [stdout] 19202 | | ); [INFO] [stdout] 19203 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19241:1 [INFO] [stdout] | [INFO] [stdout] 19241 | / extern "thiscall" { [INFO] [stdout] 19242 | | #[link_name = "\u{1}?testFunc@CCFadeOutDownTiles@cocos2d@@UAEMABVCCSize@2@M@Z"] [INFO] [stdout] 19243 | | pub fn cocos2d_CCFadeOutDownTiles_testFunc( [INFO] [stdout] 19244 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] ... | [INFO] [stdout] 19247 | | ) -> f32; [INFO] [stdout] 19248 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19306:1 [INFO] [stdout] | [INFO] [stdout] 19306 | / extern "thiscall" { [INFO] [stdout] 19307 | | #[link_name = "\u{1}?shuffle@CCTurnOffTiles@cocos2d@@QAEXPAII@Z"] [INFO] [stdout] 19308 | | pub fn cocos2d_CCTurnOffTiles_shuffle( [INFO] [stdout] 19309 | | this: *mut cocos2d_CCTurnOffTiles, [INFO] [stdout] ... | [INFO] [stdout] 19312 | | ); [INFO] [stdout] 19313 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19314:1 [INFO] [stdout] | [INFO] [stdout] 19314 | / extern "thiscall" { [INFO] [stdout] 19315 | | #[link_name = "\u{1}?turnOnTile@CCTurnOffTiles@cocos2d@@QAEXABVCCPoint@2@@Z"] [INFO] [stdout] 19316 | | pub fn cocos2d_CCTurnOffTiles_turnOnTile( [INFO] [stdout] 19317 | | this: *mut cocos2d_CCTurnOffTiles, [INFO] [stdout] 19318 | | pos: *const cocos2d_CCPoint, [INFO] [stdout] 19319 | | ); [INFO] [stdout] 19320 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19321:1 [INFO] [stdout] | [INFO] [stdout] 19321 | / extern "thiscall" { [INFO] [stdout] 19322 | | #[link_name = "\u{1}?turnOffTile@CCTurnOffTiles@cocos2d@@QAEXABVCCPoint@2@@Z"] [INFO] [stdout] 19323 | | pub fn cocos2d_CCTurnOffTiles_turnOffTile( [INFO] [stdout] 19324 | | this: *mut cocos2d_CCTurnOffTiles, [INFO] [stdout] 19325 | | pos: *const cocos2d_CCPoint, [INFO] [stdout] 19326 | | ); [INFO] [stdout] 19327 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19378:1 [INFO] [stdout] | [INFO] [stdout] 19378 | / extern "thiscall" { [INFO] [stdout] 19379 | | #[doc = " @js NA"] [INFO] [stdout] 19380 | | #[doc = " @lua NA"] [INFO] [stdout] 19381 | | #[link_name = "\u{1}??_DCCTurnOffTiles@cocos2d@@QAEXXZ"] [INFO] [stdout] 19382 | | pub fn cocos2d_CCTurnOffTiles_CCTurnOffTiles_destructor(this: *mut cocos2d_CCTurnOffTiles); [INFO] [stdout] 19383 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19384:1 [INFO] [stdout] | [INFO] [stdout] 19384 | / extern "thiscall" { [INFO] [stdout] 19385 | | #[doc = " initializes the action with a random seed, the grid size and the duration"] [INFO] [stdout] 19386 | | #[link_name = "\u{1}?initWithDuration@CCTurnOffTiles@cocos2d@@UAE_NMABVCCSize@2@I@Z"] [INFO] [stdout] 19387 | | pub fn cocos2d_CCTurnOffTiles_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 19392 | | ) -> bool; [INFO] [stdout] 19393 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19394:1 [INFO] [stdout] | [INFO] [stdout] 19394 | / extern "thiscall" { [INFO] [stdout] 19395 | | #[doc = " @js NA"] [INFO] [stdout] 19396 | | #[doc = " @lua NA"] [INFO] [stdout] 19397 | | #[link_name = "\u{1}?copyWithZone@CCTurnOffTiles@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 19401 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 19402 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19403:1 [INFO] [stdout] | [INFO] [stdout] 19403 | / extern "thiscall" { [INFO] [stdout] 19404 | | #[link_name = "\u{1}?startWithTarget@CCTurnOffTiles@cocos2d@@UAEXPAVCCNode@2@@Z"] [INFO] [stdout] 19405 | | pub fn cocos2d_CCTurnOffTiles_startWithTarget( [INFO] [stdout] 19406 | | this: *mut ::std::os::raw::c_void, [INFO] [stdout] 19407 | | pTarget: *mut cocos2d_CCNode, [INFO] [stdout] 19408 | | ); [INFO] [stdout] 19409 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19410:1 [INFO] [stdout] | [INFO] [stdout] 19410 | / extern "thiscall" { [INFO] [stdout] 19411 | | #[link_name = "\u{1}?update@CCTurnOffTiles@cocos2d@@UAEXM@Z"] [INFO] [stdout] 19412 | | pub fn cocos2d_CCTurnOffTiles_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 19413 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19491:1 [INFO] [stdout] | [INFO] [stdout] 19491 | / extern "thiscall" { [INFO] [stdout] 19492 | | #[doc = " initializes the action with a number of waves, the waves amplitude, the grid size and the duration"] [INFO] [stdout] 19493 | | #[link_name = "\u{1}?initWithDuration@CCWavesTiles3D@cocos2d@@UAE_NMABVCCSize@2@IM@Z"] [INFO] [stdout] 19494 | | pub fn cocos2d_CCWavesTiles3D_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 19500 | | ) -> bool; [INFO] [stdout] 19501 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19502:1 [INFO] [stdout] | [INFO] [stdout] 19502 | / extern "thiscall" { [INFO] [stdout] 19503 | | #[doc = " @js NA"] [INFO] [stdout] 19504 | | #[doc = " @lua NA"] [INFO] [stdout] 19505 | | #[link_name = "\u{1}?copyWithZone@CCWavesTiles3D@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 19509 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 19510 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19511:1 [INFO] [stdout] | [INFO] [stdout] 19511 | / extern "thiscall" { [INFO] [stdout] 19512 | | #[link_name = "\u{1}?update@CCWavesTiles3D@cocos2d@@UAEXM@Z"] [INFO] [stdout] 19513 | | pub fn cocos2d_CCWavesTiles3D_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 19514 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19572:1 [INFO] [stdout] | [INFO] [stdout] 19572 | / extern "thiscall" { [INFO] [stdout] 19573 | | #[doc = " initializes the action with the number of jumps, the sin amplitude, the grid size and the duration"] [INFO] [stdout] 19574 | | #[link_name = "\u{1}?initWithDuration@CCJumpTiles3D@cocos2d@@QAE_NMABVCCSize@2@IM@Z"] [INFO] [stdout] 19575 | | pub fn cocos2d_CCJumpTiles3D_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 19581 | | ) -> bool; [INFO] [stdout] 19582 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19614:1 [INFO] [stdout] | [INFO] [stdout] 19614 | / extern "thiscall" { [INFO] [stdout] 19615 | | #[doc = " @js NA"] [INFO] [stdout] 19616 | | #[doc = " @lua NA"] [INFO] [stdout] 19617 | | #[link_name = "\u{1}?copyWithZone@CCJumpTiles3D@cocos2d@@UAEPAVCCObject@2@PAVCCZone@2@@Z"] [INFO] [stdout] ... | [INFO] [stdout] 19621 | | ) -> *mut cocos2d_CCObject; [INFO] [stdout] 19622 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19623:1 [INFO] [stdout] | [INFO] [stdout] 19623 | / extern "thiscall" { [INFO] [stdout] 19624 | | #[link_name = "\u{1}?update@CCJumpTiles3D@cocos2d@@UAEXM@Z"] [INFO] [stdout] 19625 | | pub fn cocos2d_CCJumpTiles3D_update(this: *mut ::std::os::raw::c_void, time: f32); [INFO] [stdout] 19626 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> src/bindings.rs:19682:1 [INFO] [stdout] | [INFO] [stdout] 19682 | / extern "thiscall" { [INFO] [stdout] 19683 | | #[doc = " initializes the action with the number of rows to split and the duration"] [INFO] [stdout] 19684 | | #[link_name = "\u{1}?initWithDuration@CCSplitRows@cocos2d@@UAE_NMI@Z"] [INFO] [stdout] 19685 | | pub fn cocos2d_CCSplitRows_initWithDuration( [INFO] [stdout] ... | [INFO] [stdout] 19689 | | ) -> bool; [INFO] [stdout] 19690 | | } [INFO] [stdout] | |_^ [WARN] too many lines in the log, truncating it