Exemplo n.º 1
0
 internal static extern void glean_register_ping_type(PingTypeHandle ping_type_handle);
Exemplo n.º 2
0
 internal static extern StringAsReturnValue glean_ping_collect(PingTypeHandle ping_type_handle, string reason);