[][src]Function libperl_sys::posix_fallocate

pub unsafe extern "C" fn posix_fallocate(
    __fd: c_int,
    __offset: __off64_t,
    __len: __off64_t
) -> c_int