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

Required features: ‘Win32_System_Memory’, ‘Win32_Foundation’