TestToBackground

This commit is contained in:
xushiwei
2024-07-09 12:58:51 +08:00
parent e4ae0980b4
commit 3f344b55bb
2 changed files with 7 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ import (
q "github.com/goplus/llgo/cl/internal/qsort"
)
// llgo:type C
//llgo:type C
type Comp func(a, b c.Pointer) c.Int
//go:linkname qsort C.qsort