pDoneNotification property

Pointer<Void> pDoneNotification
getter/setter pair

Signalled when the data buffer has been fully decoded. Will be passed through to MA_JOB_TYPE_RESOURCE_MANAGER_PAGE_DATA_BUFFER_NODE when decoding.

Implementation

external ffi.Pointer<ma_async_notification> pDoneNotification;