pub unsafe extern "C" fn JSStringRelease(string: JSStringRef)
Expand description

Releases a JavaScript string.

  • string: The JSString to release.