[][src]Function CCODE::SetClassLongW

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