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 api-22 and napi only.
Expand description

Native strong sendable reference of an sendable ArkTS object.

Available since API-level: 22