Function rb_hash_foreach

Source
pub unsafe extern "C" fn rb_hash_foreach(
    hash: Value,
    callback: CallbackPtr,
    pass: CallbackMutPtr,
)