Function rustc_codegen_llvm::llvm::LLVMConstReal

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