pub unsafe extern "C" fn JS_DeprecatedStringHasLatin1Chars(
    str_: *mut JSString
) -> bool
Expand description

DO NOT USE, only present for Rust bindings as a temporary hack