Function LLVMConstReal

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