Type Alias RIP_INFO

Source
pub type RIP_INFO = _RIP_INFO;

Aliased Type§

struct RIP_INFO {
    pub dwError: u32,
    pub dwType: u32,
}

Fields§

§dwError: u32§dwType: u32