Function zend_ptr_stack_init_ex

Source
pub unsafe extern "C" fn zend_ptr_stack_init_ex(
    stack: *mut zend_ptr_stack,
    persistent: bool,
)