shareFn property

  1. @override
ShareFnType get shareFn

Rust type specific share function.

This function should never be called manually.

Implementation

@override
ShareFnType get shareFn => bridge.shareOpaqueCounter;