pub unsafe extern "C" fn enif_is_current_process_alive(
    env: *mut ErlNifEnv
) -> c_int
Expand description

See enif_is_current_process_alive in the Erlang docs.