Function windows::Win32::UI::WindowsAndMessaging::RemovePropW

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