sciter-sdk / rust-sciter

Rust bindings for Sciter

Home Page:https://sciter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sciter 4.4.7.0

c-smile opened this issue · comments

In 4.4.7.0 (Sciter and Sciter.JS) ISciterAPI was unified to have the same structure on all platforms and variants.

So this: https://github.com/sciter-sdk/rust-sciter/blob/master/src/capi/scapi.rs needs to be updated accordingly.