Client_GetDeviceOutputComponentValue

Function Client_GetDeviceOutputComponentValue 

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