Classes Files

Wombat::MamaMsgIterator::NativeMethods

Public Functions

  Name
int mamaMsgIterator_create(ref IntPtr iterator, IntPtr dict)
IntPtr mamaMsgIterator_next(IntPtr iterator)

Public Functions Documentation

function mamaMsgIterator_create

int mamaMsgIterator_create(
    ref IntPtr iterator,
    IntPtr dict
)

function mamaMsgIterator_next

IntPtr mamaMsgIterator_next(
    IntPtr iterator
)

Updated on 2023-03-31 at 15:29:32 +0100