Type Alias MONITOR_INFO_1A

Source
pub type MONITOR_INFO_1A = _MONITOR_INFO_1A;

Aliased Type§

struct MONITOR_INFO_1A {
    pub pName: *mut i8,
}

Fields§

§pName: *mut i8