Function mrb_div_float

Source
pub unsafe extern "C-unwind" fn mrb_div_float(
    x: mrb_float,
    y: mrb_float,
) -> mrb_float