AILIA_USER_API_FTELLFunction typedef

AILIA_USER_API_FTELLFunction = LongLong Function(Pointer<Void>)

Implementation

typedef AILIA_USER_API_FTELLFunction = ffi.LongLong Function(
    ffi.Pointer<ffi.Void>);