module Fallocate

Wrapper for the raw FFI call to posix_fallocate.

Do not use this module. Use File#allocate instead.