pub unsafe extern "C" fn LLVMTypeOf(Val: LLVMValueRef) -> LLVMTypeRefExpand description
Obtain the type of a value.
@see llvm::Value::getType()
pub unsafe extern "C" fn LLVMTypeOf(Val: LLVMValueRef) -> LLVMTypeRefObtain the type of a value.
@see llvm::Value::getType()