ConnectRootViewAndRuntimeNativeType typedef

ConnectRootViewAndRuntimeNativeType = Void Function(Int32 engindId, Uint32 rootId)

Implementation

typedef ConnectRootViewAndRuntimeNativeType = Void Function(
  Int32 engindId,
  Uint32 rootId,
);