Type Alias PORT_INFO_1A

Source
pub type PORT_INFO_1A = _PORT_INFO_1A;

Aliased Type§

struct PORT_INFO_1A {
    pub pName: *mut i8,
}

Fields§

§pName: *mut i8