pub unsafe extern "C" fn es_mute_process(
client: *mut es_client_t,
audit_token: *const audit_token_t,
) -> es_return_tAvailable on macOS only.
Expand description
Suppress all events from the process described by the given audit_token
client: The client for which events will be suppressedaudit_token: The audit token of the process for which events will be suppressed