Module: Fallocate

Extended by:
FFI::Library
Defined in:
lib/fallocate.rb

Overview

Wrapper for the raw FFI call to posix_fallocate.

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