Function windows_sys::Win32::UI::WindowsAndMessaging::SetClassLongW
[−]pub unsafe extern "system" fn SetClassLongW(
hwnd: HWND,
nindex: GET_CLASS_LONG_INDEX,
dwnewlong: i32
) -> u32Expand description
Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’
