miqt/qt/gen_qrgb.go

12 lines
120 B
Go
Raw Normal View History

package qt
/*
#cgo CFLAGS: -fPIC
#cgo pkg-config: Qt5Widgets
#include "gen_qrgb.h"
#include <stdlib.h>
*/
import "C"