libubpf-sys 0.9.611+2c7a276

Rust bindings to libubpf from IO Visor
Documentation
1
2
3
4
5
6
7
8
-- asm
mov32 %r0, 0
mov32 %r1, 2
add32 %r0, 1
add32 %r0, %r1
exit
-- result
0x3