Function IsBadStringPtrW

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