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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top