pub unsafe extern "C" fn furi_hal_version_get_firmware_version(
) -> *const Version
Expand description

Get address of version structure of firmware.

@return Address of firmware version structure.