yinput_long

Function yinput_long 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn yinput_long(integer: i64) -> YInput
Expand description

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