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
pub type napi_strong_ref = *mut napi_strong_ref__;napi and api-21 only.Native strong reference of an ArkTS object.
Available since API-level: 21