Function Macro

GLibhtonl

Declaration [src]

#define g_htonl (
  val
)

Description [src]

Converts a 32-bit integer value from host to network byte order.

This function is not directly available to language bindings.

Parameters

val

Type: -

A 32-bit integer value in host byte order.