pub unsafe extern "C" fn rcl_publisher_get_context(
publisher: *const rcl_publisher_t
) -> *mut rcl_context_tExpand description
Return the context associated with this publisher.
pub unsafe extern "C" fn rcl_publisher_get_context(
publisher: *const rcl_publisher_t
) -> *mut rcl_context_tReturn the context associated with this publisher.