[][src]Function CCODE::SetClassLongA

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