[][src]Function ptrace_do_rs::posix_fallocate

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