Function Macro

PhocPRIV_CONTAINER

[]

Declaration [src]

#define PHOC_PRIV_CONTAINER (
  c,
  t,
  p
)
[]

Description [src]

Returns a pointer to the instance containing the instance private data p.

This function is not directly available to language bindings.

[]

Parameters

c

Type: -

No description available.

t

Type: -

No description available.

p

Type: -

No description available.