Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
RETURN_NULL

RETURN_NULL

RETURN_NULL -- Return a null value from a function

Description

#include <zend_API.h>

void RETURN_NULL ( void )

RETURN_BOOL() sets the return_value of the given function to NULL and returns control to the calling function.