public interface CLibrary
void
fcntl(int fd, int cmd, Object... args)
int
link(String source, String target)
void fcntl(int fd, int cmd, Object... args)
int link(String source, String target)
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.