Function llvm_sys::core::LLVMConstAddrSpaceCast

source ยท
pub unsafe extern "C" fn LLVMConstAddrSpaceCast(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef
) -> LLVMValueRef