<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/sys/pal/windows/api, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-04-09T20:20:19+00:00</updated>
<entry>
<title>Add const UTF-8 to UTF-16 conversion macros</title>
<updated>2024-04-09T20:20:19+00:00</updated>
<author>
<name>Chris Denton</name>
<email>chris@chrisdenton.dev</email>
</author>
<published>2024-04-06T15:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b48e7e5496202a3a93b24060ec782b0eec08b67b'/>
<id>urn:sha1:b48e7e5496202a3a93b24060ec782b0eec08b67b</id>
<content type='text'>
`wide_str!` creates a null terminated UTF-16 string whereas `utf16!` just creates a UTF-16 string without adding a null.
</content>
</entry>
</feed>
