Struct rust_libretro::types::PerfCounter
source · pub struct PerfCounter {
pub(crate) ident: CString,
pub(crate) counter: retro_perf_counter,
}Fields§
§ident: CStringBorrowed by the retro_perf_counter.
counter: retro_perf_counter