pub const EG_CLEAR_ON_EXIT: WaitFlags;👎Deprecated:
use WaitFlags::CLEAR_ON_EXIT instead
Expand description
Deprecated alias for WaitFlags::CLEAR_ON_EXIT.
pub const EG_CLEAR_ON_EXIT: WaitFlags;use WaitFlags::CLEAR_ON_EXIT instead
Deprecated alias for WaitFlags::CLEAR_ON_EXIT.