[][src]Type Definition cue_sdk_sys::CorsairEventHandler

type CorsairEventHandler = Option<unsafe extern "C" fn(context: *mut c_void, event: *const CorsairEvent)>;