Function

Agsendian_host_is_be

since: 3.0.0

[]

Declaration [src]

gboolean
ags_endian_host_is_be (
  void
)
[]

Description [src]

Check host is Big Endian.

Available since: 3.0.0

[]

Return value

Type: gboolean

TRUE if BE, otherwise FALSE.