Function es_exec_env_count

Source
pub unsafe extern "C" fn es_exec_env_count(
    event: &es_event_exec_t,
) -> u32
Available on macOS only.
Expand description

Get the number of environment variables in a message containing an es_event_exec_t

  • event: The es_event_exec_t being inspected
  • Returns The number of environment variables