![]() |
s/qmail
3.3.23
Next generation secure email transport
|
#include "uint32.h"
Go to the source code of this file.
Functions | |
void | uint32_unpack (char s[4], uint32 *u) |
void | uint32_unpack_big (char s[4], uint32 *u) |
void uint32_unpack | ( | char | s[4], |
uint32 * | u | ||
) |
void uint32_unpack_big | ( | char | s[4], |
uint32 * | u | ||
) |
Definition at line 18 of file uint32_unpack.c.