frb_initialize_rust abstract method
- NativePortType dart_opaque_drop_port,
- NativePortType dart_fn_invoke_port
This is only intended to be used by automatically generated code, instead of developers.
Implementation
// ignore: non_constant_identifier_names
void frb_initialize_rust(
// ignore: non_constant_identifier_names
NativePortType dart_opaque_drop_port,
// ignore: non_constant_identifier_names
NativePortType dart_fn_invoke_port,
);