windows::Win32::UI::WindowsAndMessaging

Function SetWindowLongW

pub unsafe fn SetWindowLongW(
    hwnd: HWND,
    nindex: WINDOW_LONG_PTR_INDEX,
    dwnewlong: i32,
) -> i32