[][src]Function wpilib_sys::usage::report_usage

pub fn report_usage(resource: Type, instance: Type) -> i64

Report the usage of a specific resource type with an instance value attached.

This is provided as a utility for library developers.