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

Return the namespace of the node.