Current section

Files

Jump to
gleam_otp include gleam@otp@process_ProcessDown.hrl
Raw

include/gleam@otp@process_ProcessDown.hrl

-record(process_down, {
pid :: gleam@otp@process:pid_(),
reason :: gleam@dynamic:dynamic()
}).