mirror of
https://github.com/capstone-engine/capstone
synced 2026-08-11 16:26:07 -04:00
5 lines
65 B
Text
5 lines
65 B
Text
|
|
module capstone {
|
||
|
|
header "Headers/capstone.h"
|
||
|
|
export *
|
||
|
|
}
|