Module ext_php_rs::php::function[][src]

Expand description

Builder and objects used to create functions and methods in PHP.

Structs

Builds a function to be exported as a PHP function.

Type Definitions

A Zend function entry. Alias.

Function representation in Rust.