Declaration

func activeCornerIndexes(_ bounds: UnsafePointer<NSRect>, corners: UnsafeMutablePointer<GSAlignment>, count: UnsafeMutablePointer<Int32>)

Declaration

- (void) activeCornerIndexes:(const NSRect *) bounds corners:(GSAlignment *) corners count:(int *) count;

Declaration

activeCornerIndexes_corners_count_(bounds: NSRect, corners: GSAlignment, count: int)