DAQmxCreateTask

Function DAQmxCreateTask 

Source
pub unsafe extern "C" fn DAQmxCreateTask(
    taskName: *const c_char,
    taskHandle: *mut TaskHandle,
) -> int32