Function mrb_any_to_s

Source
pub unsafe extern "C-unwind" fn mrb_any_to_s(
    mrb: *mut mrb_state,
    obj: mrb_value,
) -> mrb_value