[][src]Type Definition phper_sys::zend_new_interned_string_func_t

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