Function rb_sys::bindings::rb_hash_fetch

source ·
pub unsafe extern "C" fn rb_hash_fetch(
    arg1: VALUE,
    arg2: VALUE
) -> VALUE