зеркало из https://github.com/github/ruby.git
Support "unsigned short".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2357 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
38698dbbe3
Коммит
96d0ef6670
|
@ -43,6 +43,10 @@ module DL
|
|||
].join("\n")
|
||||
}
|
||||
end
|
||||
|
||||
def to_ptr
|
||||
return @ptr
|
||||
end
|
||||
end
|
||||
|
||||
class Struct
|
||||
|
|
Загрузка…
Ссылка в новой задаче