Function zend_std_read_property

Source
pub unsafe extern "C" fn zend_std_read_property(
    object: *mut zval,
    member: *mut zval,
    type_: c_int,
    cache_slot: *mut *mut c_void,
    rv: *mut zval,
) -> *mut zval