Exemple #1
0
func Debug() {
	C.im__print_all()
}
Exemple #2
0
// Output to stdout vips collected data. Useful for debugging
func VipsDebugInfo() {
	C.im__print_all()
}