Skip to main content

zend_unfinished_calls_gc

Function zend_unfinished_calls_gc 

Source
pub unsafe extern "C" fn zend_unfinished_calls_gc(
    execute_data: *mut zend_execute_data,
    call: *mut zend_execute_data,
    op_num: u32,
    buf: *mut zend_get_gc_buffer,
)