module Rebase.Foreign.C.String
  ( module Foreign.C.String,
  )
where

import Foreign.C.String