Function windows::Win32::System::Memory::IsBadStringPtrW

pub unsafe fn IsBadStringPtrW<P0>(lpsz: P0, ucchmax: usize) -> BOOL
where P0: Param<PCWSTR>,