mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 08:58:37 +00:00
7 lines
56 B
Go
7 lines
56 B
Go
|
package cbor
|
||
|
|
||
|
/*
|
||
|
#cgo pkg-config: Qt6Core
|
||
|
*/
|
||
|
import "C"
|