Skip to main content

CorsairReadDeviceProperty

Function CorsairReadDeviceProperty 

Source
pub unsafe extern "C" fn CorsairReadDeviceProperty(
    deviceId: *const c_char,
    propertyId: CorsairDevicePropertyId,
    index: c_uint,
    property: *mut CorsairProperty,
) -> CorsairError