Example #1
0
 internal static extern void glean_register_ping_type(PingTypeHandle ping_type_handle);
Example #2
0
 internal static extern StringAsReturnValue glean_ping_collect(PingTypeHandle ping_type_handle, string reason);