File: buffer.rb

package info (click to toggle)
ruby-ffi 1.9.10debian-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,344 kB
  • ctags: 2,112
  • sloc: ansic: 7,544; ruby: 5,760; sh: 24; makefile: 14
file content (4 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (7)
1
2
3
4
#
# All the code from this file is now implemented in C.  This file remains
# to satisfy any leftover require 'ffi/buffer' in user code
#