Closed SteveLauC closed 1 month ago
A PR that follows #1898, uses more CStr literal syntax. All the CStr::from_bytes_with_nul_xxxs will be cleared after this PR.
CStr::from_bytes_with_nul_xxx
What does this PR do
A PR that follows #1898, uses more CStr literal syntax. All the
CStr::from_bytes_with_nul_xxx
s will be cleared after this PR.