Function mozjs_sys::jsapi::JS_DeprecatedStringHasLatin1Chars

source ยท
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