Skip to main content

napi_sendable_ref

Type Alias napi_sendable_ref 

Source
pub type napi_sendable_ref = *mut napi_sendable_ref__;
Available on crate features napi and api-22 only.
Expand description

Native strong sendable reference of an sendable ArkTS object.

Available since API-level: 22