Skip to content

common ¤

Functions:

  • hex2ptr_common

    Converts a hex string to a little-endian integer address.

hex2ptr_common ¤

hex2ptr_common(arg: str) -> int

Converts a hex string to a little-endian integer address.