#[no_mangle]
pub unsafe extern "C" fn relay_pii_strip_event(
    config: *const RelayStr,
    event: *const RelayStr
) -> RelayStr
Expand description

Scrub an event using new PII stripping config.