yinput_float

Function yinput_float 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn yinput_float(num: f64) -> YInput
Expand description

Function constructor used to create JSON-like 64-bit floating point number YInput cell. This function doesn’t allocate any heap resources.