Skip to content

Use `Result` in user defined function when possible

Return a Result for user defined functions that can fail and which match a C signture returning bool or XXXReturn.

Full discussion can be found at:

Merge request reports