js_std_set_worker_new_context_func

Function js_std_set_worker_new_context_func 

Source
pub unsafe extern "C" fn js_std_set_worker_new_context_func(
    func: Option<unsafe extern "C" fn(rt: *mut JSRuntime) -> *mut JSContext>,
)