Function JS_MaybeGetScriptPrivate

Source
pub unsafe fn JS_MaybeGetScriptPrivate(
    obj: *mut JSObject,
    dest: MutableHandleValue<'_>,
)