pub unsafe fn IsBadStringPtrW<'a, Param0>(lpsz: Param0, ucchmax: usize) -> BOOL where
    Param0: IntoParam<'a, PCWSTR>, 
Expand description

Required features: ‘Win32_System_Memory’, ‘Win32_Foundation’