Function winapi::um::winuser::SetWindowLongW

source ·
pub unsafe extern "system" fn SetWindowLongW(
    hWnd: HWND,
    nIndex: c_int,
    dwNewLong: LONG
) -> LONG