study_xxqg/utils/kill.go

6 lines
44 B
Go
Raw Normal View History

package utils
func KillOnWin(pid int) {
}