#[no_mangle]
pub unsafe extern "C" fn relay_store_normalizer_new(
config: *const RelayStr,
_geoip_lookup: *const RelayGeoIpLookup,
) -> *mut RelayStoreNormalizerExpand description
Creates a new normalization config.
#[no_mangle]
pub unsafe extern "C" fn relay_store_normalizer_new(
config: *const RelayStr,
_geoip_lookup: *const RelayGeoIpLookup,
) -> *mut RelayStoreNormalizerCreates a new normalization config.