Function llvm_sys::core::LLVMConstIntCast
source · pub unsafe extern "C" fn LLVMConstIntCast(
ConstantVal: LLVMValueRef,
ToType: LLVMTypeRef,
isSigned: LLVMBool
) -> LLVMValueRef
pub unsafe extern "C" fn LLVMConstIntCast(
ConstantVal: LLVMValueRef,
ToType: LLVMTypeRef,
isSigned: LLVMBool
) -> LLVMValueRef