Module hkx_checker

Module hkx_checker 

Source
Expand description

Check the HKX file header to detect its format.

Structs§

FailedReadFileSnafu
SNAFU context selector for the Error::FailedReadFile variant
HkxInvalidHeaderSnafu
SNAFU context selector for the Error::HkxInvalidHeader variant
HkxInvalidMagicSnafu
SNAFU context selector for the Error::HkxInvalidMagic variant
UnsupportedTagFileSnafu
SNAFU context selector for the Error::UnsupportedTagFile variant

Enums§

Error

Functions§

detect_hkx_format
Check the HKX file header to detect its format(Win32/Amd64).