Function spirv_reflect::ffi::_strnset_s

source ·
pub unsafe extern "C" fn _strnset_s(
    _String: *mut c_char,
    _SizeInBytes: usize,
    _Value: c_int,
    _MaxCount: usize
) -> errno_t