PORT_INFO_3A

Type Alias PORT_INFO_3A 

Source
pub type PORT_INFO_3A = _PORT_INFO_3A;

Aliased Type§

#[repr(C)]
pub struct PORT_INFO_3A { pub dwStatus: u64, pub pszStatus: *mut i8, pub dwSeverity: u64, }

Fields§

§dwStatus: u64§pszStatus: *mut i8§dwSeverity: u64