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

Return the allocator for the timer.