ash
0.38.0+1.3.281
In ash::
vk::
prelude
ash
::
vk
::
prelude
Function
wrap_c_str_slice_until_nul
Copy item path
Source
pub(crate) fn wrap_c_str_slice_until_nul( str: &[
c_char
], ) ->
Result
<&
CStr
,
FromBytesUntilNulError
>