r2r_rcl

Function rcl_timer_exchange_period

Source
pub unsafe extern "C" fn rcl_timer_exchange_period(
    timer: *const rcl_timer_t,
    new_period: i64,
    old_period: *mut i64,
) -> rcl_ret_t