WSCheckOrientationFn typedef

WSCheckOrientationFn = bool Function(int x, int y, int h, int w, int l)

Check orientation function interface

Implementation

typedef WSCheckOrientationFn = bool Function(int x, int y, int h, int w, int l);