Skip to main content

napi_critical_scope

Type Alias napi_critical_scope 

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

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

Available since API-level: 21