-- | Reexports definitions from "Foreign.JNI.Unsafe".
module Foreign.JNI (module Foreign.JNI.Unsafe) where

import Foreign.JNI.Unsafe