RCmd
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "RCmd" , cprefix = "r_cmd_" , free_function = "r_cmd_free" ) ]
public class RCmd
Content:
Delegates:
- public delegate bool Callback (void* user, string cmd)
Creation methods:
Methods:
- public bool call (string cmd)
- public void set_data (void* data)