[][src]Function mri_sys::rb_define_hooked_variable

pub unsafe extern "C" fn rb_define_hooked_variable(
    _: *const c_char,
    _: *mut VALUE,
    _: *mut extern "C" fn() -> VALUE,
    _: *mut extern "C" fn()
)