#[unsafe(no_mangle)]pub unsafe extern "C" fn relay_geoip_lookup_free(
lookup: *mut RelayGeoIpLookup,
)Expand description
Frees a RelayGeoIpLookup.
#[unsafe(no_mangle)]pub unsafe extern "C" fn relay_geoip_lookup_free(
lookup: *mut RelayGeoIpLookup,
)Frees a RelayGeoIpLookup.