[][src]Function ptrace_do_rs::fallocate

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