Function windows::Win32::System::Memory::IsBadStringPtrA

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