Function libcruby_sys::rb_hash_aset [] [src]

pub unsafe extern "C" fn rb_hash_aset(
    hash: VALUE,
    key: VALUE,
    value: VALUE
) -> VALUE