Result.apply

Applies the result of one row to entity, passed by reference. The entitty doesn't have to extend Entity.

struct Result
void
apply
(
T
)
(
ref T entity
,)

Meta