Handbook
Glossary
LLVMGetIntTypeWidth ( IntegerTy -- unsigned )
Vocabulary
llvm
.
ffi
Inputs
IntegerTy
an
object
Outputs
unsigned
an
object
Definition
USING:
alien.syntax
;
IN:
llvm.ffi
LIBRARY:
llvm
FUNCTION:
unsigned
LLVMGetIntTypeWidth
(
LLVMTypeRef
IntegerTy )