Function JS_StringHasBeenPinned

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