mozjs::rust::wrappers

Function JS_GetScriptedCallerPrivate

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