[][src]Function rustc_llvm_proxy::proxy::LLVMConstBitCast

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