Function ruby_sys::hash::rb_hash_aref

source ยท
pub unsafe extern "C" fn rb_hash_aref(
    hash: Value,
    key: Value,
) -> Value