pub unsafe extern "C" fn led_strip_length(dev: *const device) -> usize
@brief Get chain length (in pixels) of an LED strip device.
@param dev LED strip device.
@return Length of LED strip device.