Function spirv_reflect::ffi::wcsncmp

source ·
pub unsafe extern "C" fn wcsncmp(
    _String1: *const wchar_t,
    _String2: *const wchar_t,
    _MaxCount: usize
) -> c_int