JS_GetScriptedCallerPrivate

Function JS_GetScriptedCallerPrivate 

Source
pub unsafe fn JS_GetScriptedCallerPrivate(
    cx: *mut JSContext,
    dest: MutableHandleValue<'_>,
)