Re-exports§
pub use super::bindings::HALUsageReporting_tInstances as instances;pub use super::bindings::HALUsageReporting_tResourceType as resource_types;
Functions§
- report_
usage - Report the usage of a specific resource type with an
instancevalue attached. - report_
usage_ context - Report usage of a resource with additional context.
- report_
usage_ extras - This is provided as a utility for library developers.
Designed to be used with null-terminated byte string literals like
b"message\0"