Declaration

func GSIndexPathToBuffer(_ buffer: UnsafeMutablePointer<CChar>, _ indexPath: IndexPath, _ addSpace: Bool) -> Int

Declaration

size_t GSIndexPathToBuffer(char *buffer, NSIndexPath *indexPath, BOOL addSpace);

Declaration

GSIndexPathToBuffer(buffer: str, indexPath: NSIndexPath, addSpace: bool) -> int

See Also

Points and Index Paths