[][src]Function linuxcnc_hal_sys::hal_ready

pub unsafe extern "C" fn hal_ready(comp_id: c_int) -> c_int

hal_ready() indicates that this component is ready. This allows halcmd 'loadusr -W hal_example' to wait until the userspace component 'hal_example' is ready before continuing.