windows::Win32::UI::WindowsAndMessaging

Function RemovePropA

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