Type Definition ext_php_rs::php::module::ModuleEntry [−][src]
pub type ModuleEntry = zend_module_entry;
Expand description
A Zend module entry. Alias.
pub type ModuleEntry = zend_module_entry;
A Zend module entry. Alias.