[][src]Function ptrace_do_rs::posix_fallocate64

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