| ||||||||
| ||||||||
| 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 |