Function htonl

Source
pub fn htonl(hostlong: u32) -> u32
Expand description

Converts a value from host byte order to network byte order.