Function mozjs::glue::JS_GetScriptedCallerPrivate

source ยท
pub unsafe extern "C" fn JS_GetScriptedCallerPrivate(
    cx: *mut JSContext,
    dest: MutableHandle<Value>,
)