artichoke_backend::sys

Function mrb_float_to_str

Source
pub unsafe extern "C" fn mrb_float_to_str(
    mrb: *mut mrb_state,
    x: mrb_value,
    fmt: *const c_char,
) -> mrb_value