Function zend_stack_init

Source
pub unsafe extern "C" fn zend_stack_init(
    stack: *mut zend_stack,
    size: c_int,
)