c: fix format
This commit is contained in:
@@ -76,5 +76,3 @@ func (t *Thread) GetAffinity(cpuMask *c.Char, maskSize uintptr) c.Int {
|
|||||||
|
|
||||||
//go:linkname QueueWork C.uv_queue_work
|
//go:linkname QueueWork C.uv_queue_work
|
||||||
func QueueWork(loop *Loop, req *Work, workCb WorkCb, afterWorkCb AfterWorkCb) c.Int
|
func QueueWork(loop *Loop, req *Work, workCb WorkCb, afterWorkCb AfterWorkCb) c.Int
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user