#[unsafe(no_mangle)]pub unsafe extern "C" fn pamoja_pid_reset(pid: *mut PamojaPid)
Clears a PID controller’s accumulated integral and last error.
pid must be a live handle from a PID constructor, or null.
pid