prepBlob function

void prepBlob(
  1. _PROTECTBlob blob,
  2. int pos
)

Implementation

void prepBlob(_PROTECTBlob blob, int pos) => blob.l = pos;