Function Macro

PhocPRIV_CONTAINER_P

[]

Declaration [src]

#define PHOC_PRIV_CONTAINER_P (
  t,
  p
)
[]

Description [src]

Returns an untyped pointer to the instance containing the instance private data p.

This function is not directly available to language bindings.

[]

Parameters

t

Type: -

No description available.

p

Type: -

No description available.