NativeD_TIMLogout typedef

NativeD_TIMLogout = Int Function(Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMLogout = ffi.Int Function(ffi.Pointer<ffi.Uint8> user_data);