Type Definition javascriptcore_sys::JSStringRef

source ·
pub type JSStringRef = *mut OpaqueJSString;
Expand description

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