SetClassLongW

Function SetClassLongW 

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