Frida Docs Unified
    Preparing search index...

    Type Alias GetNativeCallbackArgumentValue<T>

    GetNativeCallbackArgumentValue: GetValue<
        NativeCallbackArgumentTypeMap,
        NativeCallbackArgumentValue,
        NativeCallbackArgumentType,
        T,
    >

    Type Parameters