Function SetClassLongPtrW

Source
pub unsafe extern "C" fn SetClassLongPtrW(
    hWnd: HWND,
    nIndex: c_int,
    dwNewLong: LONG_PTR,
) -> ULONG_PTR