Function IsBadStringPtrA

Source
pub unsafe extern "C" fn IsBadStringPtrA(
    lpsz: LPCSTR,
    ucchMax: UINT_PTR,
) -> BOOL