winapi::um::winbase

Function IsBadStringPtrW

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