#include <dshm.h> int dshm_reattach(dshm_handle_t handle);
int dshm_reattach(dshm_handle_t handle);
If dshm_reattach returns -1, an error occurred. errno is set to identify the error.