Uses of Class
com.sun.akuma.CLibrary.FILE
-
Uses of CLibrary.FILE in com.sun.akuma
Methods in com.sun.akuma that return CLibrary.FILEMethods in com.sun.akuma with parameters of type CLibrary.FILEModifier and TypeMethodDescriptionintCLibrary.fclose(CLibrary.FILE file) intCLibrary.fread(com.sun.jna.Pointer buf, int size, int count, CLibrary.FILE file) intCLibrary.fseek(CLibrary.FILE file, long offset, int whence) longCLibrary.ftell(CLibrary.FILE file)