Function rustc_codegen_llvm::llvm_::ffi::LLVMConstReal

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