Function fallocate64 [src]

Prototype

pub extern "c" fn fallocate64(fd: fd_t, mode: c_int, offset: off_t, len: off_t) c_int

Parameters

fd: fd_tmode: c_intoffset: off_tlen: off_t

Source

pub extern "c" fn fallocate64(fd: fd_t, mode: c_int, offset: off_t, len: off_t) c_int