Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
Bswapcpy.h File Reference
#include <sys/types.h>
Include dependency graph for Bswapcpy.h:

Functions

void * bswapcpy16 (void *to, const void *from, size_t n)
 
void * bswapcpy32 (void *to, const void *from, size_t n)
 

Function Documentation

◆ bswapcpy16()

void * bswapcpy16 ( void * to,
const void * from,
size_t n )
externinline

Definition at line 45 of file Bswapcpy.h.

◆ bswapcpy32()

void * bswapcpy32 ( void * to,
const void * from,
size_t n )
externinline

Definition at line 60 of file Bswapcpy.h.