pub const K_WORK_CANCELING: _bindgen_ty_1 = 2;
Expand description
@brief Flag indicating a work item that is being canceled.
Accessed via k_work_busy_get(). May co-occur with other flags.
pub const K_WORK_CANCELING: _bindgen_ty_1 = 2;
@brief Flag indicating a work item that is being canceled.
Accessed via k_work_busy_get(). May co-occur with other flags.