Function spirv_reflect::ffi::wcsncpy

source ·
pub unsafe extern "C" fn wcsncpy(
    _Destination: *mut wchar_t,
    _Source: *const wchar_t,
    _Count: usize
) -> *mut wchar_t