Function php_all_sys::php73::zend_read_static_property[][src]

pub unsafe extern "C" fn zend_read_static_property(
    scope: *mut zend_class_entry,
    name: *const c_char,
    name_length: size_t,
    silent: zend_bool
) -> *mut zval