Function php_all_sys::php71::zend_ptr_stack_clean[][src]

pub unsafe extern "C" fn zend_ptr_stack_clean(
    stack: *mut zend_ptr_stack,
    func: Option<unsafe extern "C" fn(arg1: *mut c_void)>,
    free_elements: zend_bool
)