Declaration

typealias ApplyAllLayersPathHandler = ([IndexPath], NSMutableArray, GSLayer) -> Void

Declaration

typedef void (^)(NSArray<NSIndexPath *> *, NSMutableArray *, GSLayer *) ApplyAllLayersPathHandler;

Declaration

ApplyAllLayersPathHandler