Function Macro

GLibntohl

Declaration [src]

#define g_ntohl (
  val
)

Description [src]

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

This function is not directly available to language bindings.

Parameters

val

Type: -

A 32-bit integer value in network byte order.