[][src]Function ptrace_do_rs::fallocate64

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