DoxigAlpha

int64

Function parameters

Parameters

#
array:*const [8]u8

Type definitions in this namespace

Types

#
WebSocket
See https://tools.ietf.org/html/rfc6455

Initialize an HTTP server that can respond to multiple requests on the same

Functions

#
init
Initialize an HTTP server that can respond to multiple requests on the same

Error sets in this namespace

Error Sets

#

Source

Implementation

#
inline fn int64(array: *const [8]u8) u64 {
    return @bitCast(array.*);
}