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