Function winapi::um::winuser::SetWindowLongA

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