A script-enabled browser is required for this page to function properly.

About the ORA_FFI built-in package

The ORA_FFI package provides a foreign function interface for invoking C functions in a dynamic library.

Note that float arguments must be converted to doubles. If you must use ANSI declarations, use only doubles within your code.

See also

ORA_FFI built-in package

ORA_FFI built-in package examples

About built-in packages