pub unsafe extern "C" fn rcl_node_get_options(
    node: *const rcl_node_t
) -> *const rcl_node_options_t
Expand description

Return the rcl node options.