Files
Kematian-Standalone/native/recovery/collect_stub.go
T

8 lines
105 B
Go
Raw Normal View History

2026-08-27 11:21:43 -06:00
//go:build !windows
package recovery
func platformSetupCollect() {}
func platformTeardownCollect() {}