Type Definition php_all_sys::php72::zend_new_interned_string_func_t[][src]

type zend_new_interned_string_func_t = Option<unsafe extern "C" fn(str_: *mut zend_string) -> *mut zend_string>;