Declaration

func draw(_ layer: GSLayer!, attributes: [AnyHashable : Any]! = [:])

Declaration

- (void) drawLayer:(GSLayer *) layer attributes:(NSDictionary *) attributes;

Declaration

drawLayer_attributes_(layer: GSLayer, attributes: dict)