Module usage

Module usage 

Source

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 instance value 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"