pub unsafe extern "C" fn rcl_timer_get_callback(
    timer: *const rcl_timer_t
) -> rcl_timer_callback_t
Expand description

Return the current timer callback.