Function

GumCloakhas_file_descriptor

Declaration [src]

gboolean
gum_cloak_has_file_descriptor (
  gint fd
)

Description [src]

Checks whether the given fd is currently being cloaked.

Parameters

fd

Type: gint

The file descriptor to check.

Return value

Type: gboolean

True if cloaked; false otherwise.