public class RWops {
public RWops.from_file ( string file,
string mode ) ;
public RWops.from_mem ( void** mem,
int size ) ;
}

public RWops.from_file ( string file,
string mode ) ;
public RWops.from_mem ( void** mem,
int size ) ;
Created by Valadoc