Function mozjs::jsapi::JS_StringHasBeenPinned

source ยท
pub unsafe extern "C" fn JS_StringHasBeenPinned(
    cx: *mut JSContext,
    str_: *mut JSString,
) -> bool