Function LLVMConstReal

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