silc_ntohl

SYNOPSIS

    SilcUInt32 silc_ntohl(SilcUInt32 net);

DESCRIPTION

Converts integer `net' from network byte order to host byte order.