Function SetDOMCallbacks

Source
pub unsafe extern "C" fn SetDOMCallbacks(
    cx: *mut JSContext,
    callbacks: *const JSDOMCallbacks,
)