windows::Win32::UI::WindowsAndMessaging

Function RemovePropW

pub unsafe fn RemovePropW<P1>(hwnd: HWND, lpstring: P1) -> Result<HANDLE>
where P1: Param<PCWSTR>,