[][src]Function rustc_llvm_proxy::proxy::LLVMConstFPCast

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