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

#[no_mangle]
pub unsafe extern "C" fn weld_runst_set_errno(
    run: WeldRuntimeContextRef,
    errno: WeldRuntimeErrno
)

Set the errno value.