[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "1.0" ) ]
public delegate void UnlockRetriesForeachCb (ModemLock @lock, uint count)
Specifies the type of function passed to @foreach.
| count |
the number of retries left for |
| lock |
a ModemLock. |
| user_data |
data passed to the function. |