Foreign.Marshal.Utils.Compat
module Foreign.Marshal.Utils
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