array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'function.rnp-ffi-destroy.php', 1 => 'rnp_ffi_destroy', 2 => 'Destroy the top-level object used for interacting with the library', ), 'up' => array ( 0 => 'ref.rnp.php', 1 => 'Rnp 函数', ), 'prev' => array ( 0 => 'function.rnp-ffi-create.php', 1 => 'rnp_ffi_create', ), 'next' => array ( 0 => 'function.rnp-ffi-set-pass-provider.php', 1 => 'rnp_ffi_set_pass_provider', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/rnp/functions/rnp-ffi-destroy.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

rnp_ffi_destroy

(PECL rnp >= 0.1.1)

rnp_ffi_destroyDestroy the top-level object used for interacting with the library

说明

rnp_ffi_destroy(RnpFFI $ffi): void

参数

ffi

The FFI object returned by rnp_ffi_create().

返回值