Function artichoke_backend::sys::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