Function php_all_sys::php72::zend_read_property_ex[][src]

pub unsafe extern "C" fn zend_read_property_ex(
    scope: *mut zend_class_entry,
    object: *mut zval,
    name: *mut zend_string,
    silent: zend_bool,
    rv: *mut zval
) -> *mut zval