Type Alias MONITOR_INFO_1

Source
pub type MONITOR_INFO_1 = MONITOR_INFO_1A;

Aliased Type§

struct MONITOR_INFO_1 {
    pub pName: *mut i8,
}

Fields§

§pName: *mut i8