PHP 8.3.4 Released!

rnp_ffi_destroy

(PECL rnp >= 0.1.1)

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

Descripción

rnp_ffi_destroy(RnpFFI $ffi): void

Parámetros

ffi

The FFI object returned by rnp_ffi_create.

Valores devueltos

add a note

User Contributed Notes

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