Skip to main content

HistEventW

Type Alias HistEventW 

Source
pub type HistEventW = histeventW;

Aliased Type§

#[repr(C)]
pub struct HistEventW { pub num: i32, pub str_: *const u32, }

Fields§

§num: i32§str_: *const u32