Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
c_string_delete :: Ptr RawCppString -> IO () Source #
c_string_newcppstring :: CString -> IO (Ptr RawCppString) Source #
c_string_cppstring_append :: Ptr RawCppString -> Ptr RawCppString -> IO (Ptr RawCppString) Source #