Type Definition php_all_sys::php72::zif_handler[][src]

type zif_handler = Option<unsafe extern "C" fn(execute_data: *mut zend_execute_data, return_value: *mut zval)>;