Skip to content

Instantly share code, notes, and snippets.

@saronpasu
Created March 24, 2014 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saronpasu/9741124 to your computer and use it in GitHub Desktop.
Save saronpasu/9741124 to your computer and use it in GitHub Desktop.
require 'fiddle/import'
$DEBUG = true
module Mod
extend Fiddle::Importer
#########################################################################
# libAqKanji2Koe.so.2.0 を Ruby からロード
dlload './libAqKanji2Koe.so.2.0'
#########################################################################
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment