pub type KsHandle = NonNull<KsEngine>;
Pointer to a KsEngine object.
KsEngine
pub struct KsHandle { /* private fields */ }