Call functions directly in lambdas rather than passing their arguments in a separate void * argument. This can be changed more in the future to move callback arguments out of smaller structs.
Call functions directly in lambdas rather than passing their arguments in a separate void * argument. This can be changed more in the future to move callback arguments out of smaller structs.