logo
pub fn set_host_api(api: &'static ISciterAPI)
Expand description

Set the Sciter API coming from SciterLibraryInit.

Note: Must be called first before any other function.