SDL-0.5.2: Binding to libSDLContentsIndex
Graphics.UI.SDL.RWOps
Portabilityportable
Stabilityprovisional
Maintainerlemmih@gmail.com
Description
Documentation
fromFile :: FilePath -> String -> IO RWops
tryFromFile :: FilePath -> String -> IO (Maybe RWops)
free :: RWops -> IO ()
with :: FilePath -> String -> (RWops -> IO a) -> IO a
mkFinalizedRW :: Ptr RWopsStruct -> IO RWops
Produced by Haddock version 2.1.0