fc2GigEConfig

Type Alias fc2GigEConfig 

Source
pub type fc2GigEConfig = _fc2GigEConfig;

Aliased Type§

#[repr(C)]
pub struct fc2GigEConfig { pub enablePacketResend: i32, pub timeoutForPacketResend: u32, pub maxPacketsToResend: u32, pub reserved: [u32; 8], }

Fields§

§enablePacketResend: i32§timeoutForPacketResend: u32§maxPacketsToResend: u32§reserved: [u32; 8]