rnp_ffi_destroy

(PECL rnp >= 0.1.1)

rnp_ffi_destroy — Destroy the top-level object used for interacting with the library

Beschreibung

function rnp_ffi_destroy(RnpFFI $ffi): void

Parameter-Liste

ffi
Das von rnp_ffi_create() zurückgegebene FFI-Objekt.

Rückgabewerte

+add a note

User Contributed Notes

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