Function phper_sys::zend_ptr_stack_reverse_apply[][src]

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