Function chakracore_sys::JsTTDRawBufferAsyncModifyComplete [] [src]

pub unsafe extern "system" fn JsTTDRawBufferAsyncModifyComplete(
    finalModPos: *mut byte
) -> JsErrorCode

TTD API -- may change in future versions: Notify the event log that the contents of a naked byte* buffer passed to the host have been modified asynchronously. One past the last modified position in the buffer. The code JsNoError if the operation succeeded, a failure code otherwise.