Function relay_cabi::relay_store_normalizer_new

source ยท
#[no_mangle]
pub unsafe extern "C" fn relay_store_normalizer_new(
    config: *const RelayStr,
    _geoip_lookup: *const RelayGeoIpLookup,
) -> *mut RelayStoreNormalizer
Expand description

Creates a new normalization config.