Function rustc_llvm_proxy::proxy::LLVMBuildPointerCast
source · #[no_mangle]
pub unsafe extern "C" fn LLVMBuildPointerCast(
arg1: LLVMBuilderRef,
Val: LLVMValueRef,
DestTy: LLVMTypeRef,
Name: *const c_char
) -> LLVMValueRef