napi_strong_ref

Type Alias napi_strong_ref 

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

Native strong reference of an ArkTS object.

Available since API-level: 21