[][src]Function mruby_sys::mrb_float_to_str

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