Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/andlabs/ui
/ tobool
Function
tobool
util.go:25–27 ·
view source on GitHub ↗
(b C.int)
Source
from the content-addressed store, hash-verified
23
}
24
25
func
tobool(b C.int) bool {
26
return
b != 0
27
}
28
29
func
frombool(b bool) C.int {
30
if
b {
Callers
15
Padded
Method · 0.85
Invertible
Method · 0.85
Invert
Method · 0.85
Borderless
Method · 0.85
Margined
Method · 0.85
Margined
Method · 0.85
Padded
Method · 0.85
Padded
Method · 0.85
ReadOnly
Method · 0.85
Margined
Method · 0.85
pkguiDoAreaHandlerMouseCrossed
Function · 0.85
pkguiDoAreaHandlerKeyEvent
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected