A_GetUSBDeviceInfoFunc typedef

A_GetUSBDeviceInfoFunc = Int32 Function(Int32, Pointer<Utf8>, Pointer<Int32>, Pointer<Utf8>, Pointer<Int32>)

Implementation

typedef A_GetUSBDeviceInfoFunc = Int32 Function(
    Int32, Pointer<Utf8>, Pointer<Int32>, Pointer<Utf8>, Pointer<Int32>);