ganeti
Safe HaskellSafe

Ganeti.Utils.UniStd

Description

Necessary foreign function calls

...with foreign functions declared in unistd.h

Documentation

fsync :: CInt -> IO CInt Source #

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