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.

返回值

To Top