pub unsafe extern "C" fn rcl_publisher_get_context(
    publisher: *const rcl_publisher_t
) -> *mut rcl_context_t
Expand description

Return the context associated with this publisher.