pub unsafe extern "C" fn _ztimer_assert_clock_active(
    clock: *mut ztimer_clock_t
)
Expand description

@brief asserts the given clock to be active

@internal

@note This function is internal

@param[in] clock ztimer clock to operate on