[][src]Function sciter::set_host_api

pub fn set_host_api(api: &'static ISciterAPI)

Set the Sciter API coming from SciterLibraryInit.

Note: Must be called first before any other function.