binaryninja.types.FunctionParameter

class FunctionParameter(param_type, name='', location=None)[source]
__init__(param_type, name='', location=None)[source]

x.__init__(…) initializes x; see help(type(x)) for signature

Methods

__init__(param_type[, name, location]) x.__init__(…) initializes x; see help(type(x)) for signature