Skip to main content

rb_const_set

Function rb_const_set 

Source
pub unsafe extern "C" fn rb_const_set(
    space: VALUE,
    name: ID,
    value: VALUE,
)
Expand description

Sets the value of a constant.