artichoke_backend::sys

Function mrb_div_float

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