Function zend_ptr_stack_n_pop

Source
pub unsafe extern "C" fn zend_ptr_stack_n_pop(
    stack: *mut zend_ptr_stack,
    count: c_int,
    ...
)