removeAllIncludedShareWindows method

void removeAllIncludedShareWindows()

Implementation

void removeAllIncludedShareWindows() {
  _trtcFFIBindings.remove_all_included_share_windows(_trtcsharedInstanceNativePointer);
}