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