1
0
mirror of https://github.com/mappu/miqt.git synced 2025-01-07 08:08:38 +00:00
miqt/libmiqt/libmiqt.go

11 lines
90 B
Go
Raw Normal View History

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