Function chakracore_sys::JsSetPromiseContinuationCallback
[−]
[src]
pub unsafe extern "system" fn JsSetPromiseContinuationCallback(
promiseContinuationCallback: JsPromiseContinuationCallback,
callbackState: *mut c_void
) -> JsErrorCode