Skip to main content

rb_eval_string_protect

Function rb_eval_string_protect 

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