Exemple #1
0
 internal static extern StringAsReturnValue glean_uuid_test_get_value(UuidMetricTypeHandle metric_id, string storage_name);
Exemple #2
0
 internal static extern byte glean_uuid_test_has_value(UuidMetricTypeHandle metric_id, string storage_name);
Exemple #3
0
 internal static extern void glean_uuid_set(UuidMetricTypeHandle metric_id, string value);