Struct geoip_sys::GeoIpLookup [] [src]

#[repr(C)]
pub struct GeoIpLookup { pub netmask: c_int, }

Fields

Methods

impl GeoIpLookup
[src]

Trait Implementations

impl Clone for GeoIpLookup
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more