call_cxx doesn't return any value
If return value is needed, it should be captured directly in lambda and modified there.
Loading
Please sign in to comment
If return value is needed, it should be captured directly in lambda and modified there.