wcsnlen

Function wcsnlen 

Source
pub unsafe extern "C" fn wcsnlen(
    _Src: *const wchar_t,
    _MaxCount: size_t,
) -> size_t