Client_GetDeviceOutputValueForSubsample

Function Client_GetDeviceOutputValueForSubsample 

Source
pub unsafe extern "C" fn Client_GetDeviceOutputValueForSubsample(
    client: *mut CClient,
    DeviceName: CString,
    DeviceOutputName: CString,
    Subsample: c_uint,
    outptr: *mut COutput_GetDeviceOutputValue,
)