miqt/libmiqt/libmiqt.go

11 lines
90 B
Go

package libmiqt
// SPDX-License-Identifier: MIT
/*
#include "libmiqt.h"
*/
import "C"