pub fn function_title_signature(
    db: &dyn SemanticGroup,
    function_title_id: FunctionTitleId
) -> Maybe<Signature>
Expand description