MobilityDB 1.3
Loading...
Searching...
No Matches

◆ VALIDATE_NOT_NULL

#define VALIDATE_NOT_NULL (   ptr,
  ret 
)     do { if (! ensure_not_null((void *) (ptr))) return (ret); } while (0)

Internal API of the Mobility Engine Open Source(MEOS) library.

Macro for ensuring that a pointer is not null