Function SetClassLongPtrA

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