pub unsafe extern "C" fn rcl_timer_cancel(
    timer: *mut rcl_timer_t
) -> rcl_ret_t
Expand description

Cancel a timer.