ganeti

Safe HaskellSafe-Infered

Ganeti.Utils.UniStd

Description

Necessary foreign function calls

...with foreign functions declared in unistd.h

Documentation

fsync :: CInt -> IO CIntSource

fsyncFile :: Error e => FilePath -> ResultT e IO ()Source