Declaration

init(segmentStruct S: UnsafeMutablePointer<GSSegmentStruct>)

Declaration

- (instancetype) initWithSegmentStruct:(GSSegmentStruct *) S;

Declaration

initWithSegmentStruct_(S: GSSegmentStruct) -> GSPathSegment