Function mozjs::jsapi::JS_FrontendOnlyShutDown
source ยท pub unsafe extern "C" fn JS_FrontendOnlyShutDown()
Expand description
A variant of JS_ShutDown for process which used JS_FrontendOnlyInit instead of JS_Init.
pub unsafe extern "C" fn JS_FrontendOnlyShutDown()
A variant of JS_ShutDown for process which used JS_FrontendOnlyInit instead of JS_Init.