Function windows_sys::Win32::UI::WindowsAndMessaging::SetPropA
pub unsafe extern "system" fn SetPropA(
hwnd: HWND,
lpstring: PCSTR,
hdata: HANDLE
) -> BOOLExpand description
Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"