Libraries
»
fallocate
(0.1.1)
»
Index (F)
»
Fallocate
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.