napi_critical_scope

Type Alias napi_critical_scope 

Source
pub type napi_critical_scope = *mut napi_critical_scope__;
Available on crate features napi and api-21 only.
Expand description

Native critical scope provides a scope within that an ArkTS string buffer cache can be obtained.

Available since API-level: 21