rustc_codegen_llvm::llvm

Function LLVMConstReal

Source
pub unsafe extern "C" fn LLVMConstReal(
    RealTy: &Type,
    N: f64,
) -> &Value