SetClassLongW

Function SetClassLongW 

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