Function steamworks_sys::SteamAPI_ISteamController_SetLEDColor[][src]

pub unsafe extern "C" fn SteamAPI_ISteamController_SetLEDColor(
    self_: *mut ISteamController,
    controllerHandle: ControllerHandle_t,
    nColorR: uint8,
    nColorG: uint8,
    nColorB: uint8,
    nFlags: c_uint
)