pub fn free_function_signature(
    db: &dyn SemanticGroup,
    free_function_id: FreeFunctionId
) -> Maybe<Signature>
Expand description