[][src]Function rustc_llvm_proxy::proxy::LLVMConstPointerCast

#[no_mangle]
pub unsafe extern "C" fn LLVMConstPointerCast(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef
) -> LLVMValueRef