OffsetCallBack typedef

OffsetCallBack = void Function(double offset)

Implementation

typedef void OffsetCallBack(double offset);