mrb_num_mul

Function mrb_num_mul 

Source
pub unsafe extern "C-unwind" fn mrb_num_mul(
    mrb: *mut mrb_state,
    x: mrb_value,
    y: mrb_value,
) -> mrb_value