Type Alias ul_next_sys::JSStringRef

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

@typedef JSStringRef A UTF16 character buffer. The fundamental string representation in JavaScript.