[][src]Function wooting_rgb_sdk_sys::wooting_rgb_array_auto_update

pub unsafe extern "C" fn wooting_rgb_array_auto_update(auto_update: bool)

@brief Change the auto update flag for the wooting_rgb_array single and full functions functions.

This function can be used to set a auto update trigger after every change with the wooting_rgb_array single and full functions function.

Standard is set to false.

@ingroup API @param auto_update Change the auto update flag

@returns None.