SwapQWord Function | |
Namespace:
XSharp.Core
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax FUNCTION SwapQWord(
qw AS UINT64
) AS UINT64
public static ulong SwapQWord(
ulong qw
)
Request Example
View SourceParameters
- qw
- Type: UInt64
Return Value
Type:
UInt64See Also