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