Type Alias JSStringRef

Source
pub type JSStringRef = *mut OpaqueJSString;
Expand description

A UTF16 character buffer. The fundamental string representation in JavaScript.