pub unsafe extern "system" fn IsBadStringPtrW(
    lpsz: PCWSTR,
    ucchmax: usize
) -> BOOL
Expand description

Required features: "Win32_Foundation"