Function SetClassLongA

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