The source code behind "libstd_msgs__rosidl_typesupport_c.so"
Hi,
For some reason I need to have access to the source code behind libstd_msgs__rosidl_typesupport_c.so. There are some functions like 'rosidl_typesupport_c__get_message_type_support_handle__std_msgs__msg__Int32' which I need for my work. I know that this file is created by colcon during building time but I am wondering where is the source codes and dependencies of this file? Thanks for your response in advance.