base-compat-0.10.5: A compatibility layer for base

Safe HaskellSafe
LanguageHaskell98

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