<?php
$TOC = array (
  0 => 
  array (
    0 => 'ffi-ctype.getalignment.php',
    1 => 'FFI\\CType::getAlignment',
  ),
  1 => 
  array (
    0 => 'ffi-ctype.getarrayelementtype.php',
    1 => 'FFI\\CType::getArrayElementType',
  ),
  2 => 
  array (
    0 => 'ffi-ctype.getarraylength.php',
    1 => 'FFI\\CType::getArrayLength',
  ),
  3 => 
  array (
    0 => 'ffi-ctype.getattributes.php',
    1 => 'FFI\\CType::getAttributes',
  ),
  4 => 
  array (
    0 => 'ffi-ctype.getenumkind.php',
    1 => 'FFI\\CType::getEnumKind',
  ),
  5 => 
  array (
    0 => 'ffi-ctype.getfuncabi.php',
    1 => 'FFI\\CType::getFuncABI',
  ),
  6 => 
  array (
    0 => 'ffi-ctype.getfuncparametercount.php',
    1 => 'FFI\\CType::getFuncParameterCount',
  ),
  7 => 
  array (
    0 => 'ffi-ctype.getfuncparametertype.php',
    1 => 'FFI\\CType::getFuncParameterType',
  ),
  8 => 
  array (
    0 => 'ffi-ctype.getfuncreturntype.php',
    1 => 'FFI\\CType::getFuncReturnType',
  ),
  9 => 
  array (
    0 => 'ffi-ctype.getkind.php',
    1 => 'FFI\\CType::getKind',
  ),
  10 => 
  array (
    0 => 'ffi-ctype.getname.php',
    1 => 'FFI\\CType::getName',
  ),
  11 => 
  array (
    0 => 'ffi-ctype.getpointertype.php',
    1 => 'FFI\\CType::getPointerType',
  ),
  12 => 
  array (
    0 => 'ffi-ctype.getsize.php',
    1 => 'FFI\\CType::getSize',
  ),
  13 => 
  array (
    0 => 'ffi-ctype.getstructfieldnames.php',
    1 => 'FFI\\CType::getStructFieldNames',
  ),
  14 => 
  array (
    0 => 'ffi-ctype.getstructfieldoffset.php',
    1 => 'FFI\\CType::getStructFieldOffset',
  ),
  15 => 
  array (
    0 => 'ffi-ctype.getstructfieldtype.php',
    1 => 'FFI\\CType::getStructFieldType',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.ffi.php',
    1 => 'FFI',
  ),
  1 => 
  array (
    0 => 'refs.basic.php.php',
    1 => 'Das Verhalten von PHP beeinflussen',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);