DAQmxGetPersistedTaskAllowInteractiveEditing

Function DAQmxGetPersistedTaskAllowInteractiveEditing 

Source
pub unsafe extern "C" fn DAQmxGetPersistedTaskAllowInteractiveEditing(
    taskName: *const c_char,
    data: *mut bool32,
) -> int32