zend_stack_init

Function zend_stack_init 

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