[][src]Function winapi::um::winuser::SetClassLongA

pub unsafe extern "system" fn SetClassLongA(
    hWnd: HWND,
    nIndex: c_int,
    dwNewLong: LONG
) -> DWORD