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

type zend_ast_apply_func = Option<unsafe extern "C" fn(ast_ptr: *mut *mut zend_ast)>;