Function phper_sys::zend_stack_init

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