rnp_ffi_destroy

(PECL rnp >= 0.1.1)

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

Description

rnp_ffi_destroy(RnpFFI$ffi): void

Parameters

ffi

The FFI object returned by rnp_ffi_create.

Return Values

To Top