[][src]Function libperl_sys::fallocate

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