[][src]Function weld::runtime::ffi::weld_runst_print

#[no_mangle]
pub unsafe extern "C" fn weld_runst_print(
    _run: WeldRuntimeContextRef,
    string: *const c_char
)

Print a value from generated code.