base-compat-0.11.2: A compatibility layer for base

Safe HaskellSafe
LanguageHaskell2010

Foreign.Marshal.Utils.Compat

Synopsis

Documentation

fillBytes :: Ptr a -> Word8 -> Int -> IO () #

Fill a given number of bytes in memory area with a byte value.

Since: base-4.8.0.0