silc_htonl

SYNOPSIS

    SilcUInt32 silc_htonl(SilcUInt32 host);

DESCRIPTION

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