pub fn function_may_panic(
    db: &dyn LoweringGroup,
    function: FunctionId
) -> Maybe<bool>
Expand description