pub unsafe extern "system" fn SetPropW(
    hwnd: HWND,
    lpstring: PCWSTR,
    hdata: HANDLE
) -> BOOL
Expand description

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"