gateway: Address
destination: Address
prefix_length: u8
pub const RouteTable = extern struct { gateway: Address, destination: Address, prefix_length: u8, }
Press escape to exit search and then '?' to see more options.