[−][src]Function artichoke_backend::sys::mrb_check_convert_type
pub unsafe extern "C" fn mrb_check_convert_type(
mrb: *mut mrb_state,
val: mrb_value,
type_: mrb_vtype,
tname: *const c_char,
method: *const c_char
) -> mrb_value