Exemplo n.º 1
0
 public static extern void nl_complete_msg(nl_sock *sk, nl_msg *msg);
Exemplo n.º 2
0
 public static extern void nl_auto_complete(nl_sock *sk, nl_msg *msg);
Exemplo n.º 3
0
 public static extern int nl_send_auto_complete(nl_sock *sk, nl_msg *msg);
Exemplo n.º 4
0
 public static extern int nl_send(nl_sock *sk, nl_msg *msg);
Exemplo n.º 5
0
 public static extern int nl_cache_parse_and_add(nl_cache *cache, nl_msg *msg);