Frida Docs Unified
GitHub
Preparing search index...
@types/frida-gum
NativeCallbackImplementation
Type Alias NativeCallbackImplementation<RetType, ArgTypes>
NativeCallbackImplementation
:
(
this
:
CallbackContext
|
InvocationContext
,
...
args
:
ArgTypes
,
)
=>
RetType
Type Parameters
RetType
extends
NativeCallbackReturnValue
ArgTypes
extends
NativeCallbackArgumentValue
[]
|
[
]
Type Declaration
(
this
:
CallbackContext
|
InvocationContext
,
...
args
:
ArgTypes
)
:
RetType
Parameters
this
:
CallbackContext
|
InvocationContext
...
args
:
ArgTypes
Returns
RetType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Frida Docs Unified
Loading...