Skip to main content

CorsairWriteDeviceProperty

Function CorsairWriteDeviceProperty 

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