Update rres
This commit is contained in:
parent
3c5dec7f24
commit
f492eb5f2b
3 changed files with 32 additions and 21 deletions
6
rres/cgo.go
Normal file
6
rres/cgo.go
Normal file
|
@ -0,0 +1,6 @@
|
|||
package rres
|
||||
|
||||
/*
|
||||
#cgo CFLAGS: -std=gnu99 -Wno-unused-result -Wno-implicit-function-declaration -Wno-deprecated-declarations
|
||||
*/
|
||||
import "C"
|
Loading…
Add table
Add a link
Reference in a new issue