Function libc::unix::linux_like::linux::posix_fallocate64
source ยท pub unsafe extern "C" fn posix_fallocate64(
fd: c_int,
offset: off64_t,
len: off64_t,
) -> c_int
pub unsafe extern "C" fn posix_fallocate64(
fd: c_int,
offset: off64_t,
len: off64_t,
) -> c_int