Module bswap::u64
[-] [+]
[src]
Swap bytes for u64
objects on all targets.
Constants
BYTES |
Functions
swap_memory | Swaps |
swap_memory_inplace | Swaps |
Swap bytes for u64
objects on all targets.
BYTES |
swap_memory | Swaps |
swap_memory_inplace | Swaps |
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).