pub type napi_strong_ref = *mut napi_strong_ref__;Available on crate features
api-21 and napi only.Expand description
Native strong reference of an ArkTS object.
Available since API-level: 21
pub type napi_strong_ref = *mut napi_strong_ref__;api-21 and napi only.Native strong reference of an ArkTS object.
Available since API-level: 21