Exemple #1
0
func HandleDataLoad(s *sciter.Sciter) {
	s.SetCallback(newHandler(s))
}