Function libc::unix::linux_like::linux::posix_fallocate    
source · pub unsafe extern "C" fn posix_fallocate(
    fd: c_int,
    offset: off_t,
    len: off_t
) -> c_intpub unsafe extern "C" fn posix_fallocate(
    fd: c_int,
    offset: off_t,
    len: off_t
) -> c_int