Type Alias PORT_INFO_1

Source
pub type PORT_INFO_1 = PORT_INFO_1A;

Aliased Type§

struct PORT_INFO_1 {
    pub pName: *mut i8,
}

Fields§

§pName: *mut i8