Skip to main content

napi_strong_ref

Type Alias napi_strong_ref 

Source
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