Function yrs::yinput_bool

source ·
#[no_mangle]
pub unsafe extern "C" fn yinput_bool(flag: u8) -> YInput
Expand description

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